NetBSD/gnu
cgd 9b7ebcf785 on i386, use VM_MAXUSER_ADDRESS for kernel_start, since the real
kernel start is much different that the start of KVM.  (VM_MAXUSER_ADDRESS
isn't correct, but seems to mostly work...)  (XXX -- there should be a
better way.)

if curproc == null, use address of proc0; code doesn't know how to deal
with null curproc.  (XXX: (1) should make it deal, or (2) should use address
of last proc run, but there's no real way to do that.)
1995-07-08 01:55:54 +00:00
..
games NetBSD RCS Ids 1995-04-23 07:52:53 +00:00
lib if NetBSD, include sys/cdefs.h and don't define __P here. 1995-04-29 05:32:40 +00:00
libexec Fill in sin_len. 1995-06-03 22:24:45 +00:00
usr.bin on i386, use VM_MAXUSER_ADDRESS for kernel_start, since the real 1995-07-08 01:55:54 +00:00
Makefile don't build games or libexec on the alpha 1995-04-23 07:49:43 +00:00