NetBSD/sys
mark 80b4f63e42 Updated for some reserved majors. 1998-08-29 03:28:17 +00:00
..
adosfs In readlink, don't copy the string's NUL-terminator, and remove a redundant 1998-08-19 13:12:40 +00:00
arch Updated for some reserved majors. 1998-08-29 03:28:17 +00:00
compat Try to implement I_GETSIG to make netscape work again (untested) 1998-08-27 07:04:31 +00:00
conf Handle the case of MIDI devices with no audio devices. 1998-08-28 07:44:12 +00:00
ddb Indent to 4 space for tabs 2 and 3 like the rest of the code 1998-08-16 03:29:16 +00:00
dev some fixes: 1998-08-28 20:58:37 +00:00
filecorefs Minor code cleanups, KNF a couple of bits that got missed and remove 1998-08-14 18:04:04 +00:00
gdbscripts
ipkdb
isofs Per POSIX, fail with EINVAL if advisory locking is attempted on a file type 1998-08-13 10:06:31 +00:00
kern Use the "nointr" pool page allocator. 1998-08-28 21:20:05 +00:00
lib update for b->mem change in sys/kern; now we need memcmp and memset, not just memchr. AFAIK, memcpy is provided by the compiler or by locore on this platform. 1998-08-20 17:56:22 +00:00
lkm
miscfs Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
msdosfs Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:27:01 +00:00
net use __NetBSD__ not NetBSD 1998-08-26 15:12:55 +00:00
netatalk
netccitt fix to accomodate change in vn_rdwr prototype 1998-07-28 20:25:28 +00:00
netinet Fix the NEXT_IA_WITH_SAME_ADDR macro introduced in 1.27: it was finding 1998-08-14 06:57:54 +00:00
netiso Add some braces to make egcs happy. 1998-08-25 04:43:46 +00:00
netnatm
netns
nfs Add some braces to make egcs happy (ambiguous else warning). 1998-08-18 06:45:04 +00:00
stand
sys Add an alternate pool page allocator that can be used if the pool is 1998-08-28 21:18:37 +00:00
ufs Add some braces to make egcs happy. 1998-08-25 04:43:46 +00:00
uvm Use the pool allocator (and the "nointr" pool page allocator) for 1998-08-29 01:05:28 +00:00
vm Add a waitok boolean argument to the VM system's pool page allocator backend. 1998-08-28 20:05:48 +00:00
Makefile Add filecorefs so we get the header files installed. 1998-08-14 13:05:37 +00:00