NetBSD/sys
2001-05-19 00:36:37 +00:00
..
adosfs
altq
arch Don't compute pseudo header checksum if nxt == 0. 2001-05-19 00:36:37 +00:00
coda delint newline in string 2001-04-30 03:30:45 +00:00
compat regen (some unnecessary passthrough stubs eliminated) 2001-05-15 21:39:31 +00:00
conf defopt KGDB 2001-05-18 19:59:03 +00:00
crypto
ddb The current API for MD support doesn't directly support the documented /u 2001-05-13 01:38:53 +00:00
dev When abusing structs to describe on-wire (or in-hardware) data structures, 2001-05-18 21:11:43 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Add a /* LINTSTUB: include <foo.h> */ mechanism. 2001-05-16 04:17:04 +00:00
lib When MACHINE_ARCH is m68000, compile ffs.c and random.c 2001-05-16 03:30:39 +00:00
lkm remove use of gcc syntax for designated initialisers when initialising 2001-05-15 02:00:12 +00:00
miscfs Since union_getpages may be called with PGO_LOCKED, 2001-04-26 05:25:14 +00:00
msdosfs
net fix typo in comment 2001-05-18 08:56:27 +00:00
netatalk
netccitt remove superfluous ; 2001-05-01 16:39:00 +00:00
netinet Don't compute psuedo header checksum if nxt == 0. 2001-05-19 00:13:53 +00:00
netinet6 plug memory leak on invalid fragment packet. supress noisy log. from kame 2001-05-17 14:01:37 +00:00
netisdn Demangle an #ifdef mess and make all ioctl routines take an u_long 2001-04-21 07:23:41 +00:00
netiso
netkey
netnatm
netns
netsmb
nfs Lock vp in nfs_link while we're busy with it (doing VOP_FSYNC, etc). 2001-05-14 18:51:33 +00:00
ntfs Change MALLOC()/FREE() to malloc()/free() for cases where the size 2001-05-15 22:38:40 +00:00
smbfs
stand
sys Make this build again ifdef DIAGNOSTIC (oops) 2001-05-13 17:17:34 +00:00
ufs
uvm Expand on the locking notes comment with a XXX warning about u_short fields. 2001-05-16 00:16:01 +00:00
Makefile