NetBSD/sys
1994-02-15 06:55:19 +00:00
..
arch SYSCALL_DEBUG stuff 1994-02-15 06:49:03 +00:00
boot
compat Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
conf make kern/syscalls.c included if syscall_debug defined 1994-02-15 06:14:45 +00:00
ddb #if --> #ifdef 1994-01-31 23:55:06 +00:00
dev Make the multicast filter calculation identical to what will be in if_is.c. 1994-02-14 23:56:16 +00:00
isofs PARANOID --> DIAGNOSTIC for inexpensive tests. 1994-02-14 21:43:33 +00:00
kern add scdebug variable, to enable printing, defaulting to on, and change args 1994-02-15 06:52:25 +00:00
lib PARANOID --> DIAGNOSTIC for inexpensive tests. 1994-02-14 21:49:08 +00:00
libkern
miscfs Add .. entry to /kern 1994-02-14 19:46:18 +00:00
msdosfs Kill useless comment. 1994-02-14 21:47:57 +00:00
net Clean up deleted files. 1994-02-10 17:28:02 +00:00
netccitt pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuff 1994-01-16 01:58:59 +00:00
netinet PARANOID --> DIAGNOSTIC for inexpensive tests. 1994-02-14 21:43:33 +00:00
netiso it needs <net/af.h> like i need a hole in my head. 1994-02-14 06:42:43 +00:00
netns Deprecate af.h. 1994-02-10 17:25:03 +00:00
nfs be more intelligent with credentials, so nfsd's don't inherit 1994-02-14 05:58:29 +00:00
pcfs
scsi PARANOID --> DIAGNOSTIC for inexpensive tests. 1994-02-14 21:43:33 +00:00
stand Clean up deleted files. 1994-01-26 03:21:46 +00:00
sys oops, forgot the proc! 1994-02-15 06:55:19 +00:00
ufs PARANOID --> DIAGNOSTIC for inexpensive tests. 1994-02-14 21:43:33 +00:00
vm Use b_actf, not av_forw. 1994-02-06 10:13:02 +00:00
Makefile