NetBSD/sys
cgd 066f971d37 copy from libc:
limits.h if user-land, machine/limits.h if kernel or standalone
1998-03-27 05:35:47 +00:00
..
adosfs
arch add -nostdinc to CPPFLAGS, so that /usr/include won't be used 1998-03-27 01:32:53 +00:00
compat Fix typo in utime(). 1998-03-24 09:47:30 +00:00
conf Define new attribute mb86960' and new device mbe'. 1998-03-22 04:37:04 +00:00
ddb
dev don't use variables declared _inside_ DEBUG in code _outside_ DEBUG 1998-03-26 00:49:03 +00:00
gdbscripts
ipkdb
isofs/cd9660
kern Make proc0 use the statically-allocate vmspace0 again, and make it use 1998-03-27 01:52:01 +00:00
lib copy from libc: 1998-03-27 05:35:47 +00:00
lkm build msdosfs LKM with UVM support. pr#5014 1998-03-10 06:53:36 +00:00
miscfs mounting a union causes VOP_WHITEOUT to be called on the upper root 1998-03-17 08:36:57 +00:00
msdosfs
net Add a missing ntohs. With this change I got ip over atm (vpi/vci) working 1998-03-24 18:48:59 +00:00
netatalk
netccitt
netinet Ensure that we take the IP option length into account when we calculate 1998-03-24 03:10:02 +00:00
netiso
netnatm
netns
nfs Re-instate call to "safe" disconnect function that got lost during the 1998-03-24 13:49:21 +00:00
stand
sys Define TIOCDCDTIMESTAMP for NTP pulse-per-second (PPS) sampling on 1998-03-26 02:45:01 +00:00
ufs Fix a 64-bit pointer/int warning. 1998-03-19 03:42:35 +00:00
uvm Split uvmspace_alloc() into uvmspace_alloc() and uvmspace_init(). The latter 1998-03-27 01:47:06 +00:00
vm Split vmspace_alloc() into vmspace_alloc() and vmspace_init(). The latter 1998-03-27 01:46:20 +00:00
Makefile