NetBSD/sys
thorpej 70fbd8fba7 Fix soft interrupts. 2002-03-28 03:19:31 +00:00
..
adosfs
altq
arch Fix soft interrupts. 2002-03-28 03:19:31 +00:00
coda Add the statfs upcall so df now reports cache size and usage. 2002-03-27 05:10:40 +00:00
compat Added the SETMASK32 command for sigprocmask(2). This is equivalent to 2002-03-26 22:59:32 +00:00
conf Now that we have all pieces in place (and enough granularity to specify 2002-03-25 16:39:52 +00:00
crypto
ddb
dev Erf. Actually use the symbolic name for the 630ET instead of a constant. 2002-03-27 21:42:45 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs Add the actual session offset to the volume size. This makes 2002-03-26 19:04:23 +00:00
kern Print ttyinfo *before* (not after) sending SIGINFO to processes. 2002-03-25 04:26:43 +00:00
lib Refresh from libc. 2002-03-28 00:46:08 +00:00
lkm Copy syscall entries for SYSVSHM to syncronize kernel option. 2002-03-27 20:54:29 +00:00
miscfs
msdosfs use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE 2002-03-25 20:42:40 +00:00
net We are not guaranteed that we have enough bytes to get a struct ip from our 2002-03-26 16:05:03 +00:00
netatalk
netccitt
netinet
netinet6 make sure to check address family in route cache 2002-03-28 01:33:50 +00:00
netisdn After Jason Thorpe explained to me how it is supposed to work, implement 2002-03-27 07:39:35 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs remove PGO_WEAK, it isn't needed anymore. 2002-03-25 02:08:09 +00:00
ntfs
stand
sys Make a definition of FSMAXTYPES always available, as discussed on 2002-03-27 19:07:32 +00:00
ufs if the size argument to write(2) is 0, do not modify the file in any way, 2002-03-25 02:23:55 +00:00
uvm Don't allocate struct swapent when we only need a struct oswapent. 2002-03-26 11:50:26 +00:00
Makefile