NetBSD/sys
1994-02-13 05:44:39 +00:00
..
arch Don't save runt or errored packets. These are almost always `normal', and we 1994-02-13 05:44:39 +00:00
boot
compat Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
conf igmp.c and ip_mroute.c are dependant on "inet" being defined. 1994-02-11 18:02:06 +00:00
ddb #if --> #ifdef 1994-01-31 23:55:06 +00:00
dev Don't save runt or errored packets. These are almost always `normal', and we 1994-02-13 05:44:39 +00:00
isofs Fix off by one error 1994-02-06 20:38:42 +00:00
kern KNFify uname code. 1994-02-13 04:18:06 +00:00
lib Multicast is no longer optional. 1994-02-02 05:58:50 +00:00
libkern
miscfs don't give bogus return code from read() 1994-02-11 01:01:51 +00:00
msdosfs be sure to clear pm_fmod when mounting the FS, and be a bit more careful 1994-02-07 23:14:16 +00:00
net Clean up deleted files. 1994-02-10 17:28:02 +00:00
netccitt
netinet Format police. 1994-02-10 18:46:04 +00:00
netiso Nuke if_init. 1994-02-11 06:41:51 +00:00
netns Deprecate af.h. 1994-02-10 17:25:03 +00:00
nfs Eliminate some more uses of b_actl. 1994-02-06 11:28:37 +00:00
pcfs
scsi Use b_actf, not av_forw. 1994-02-06 10:00:30 +00:00
stand
sys Add filesystem type for Macintosh HFS. We recognize it, but not much else 1994-02-10 04:19:25 +00:00
ufs Use b_actf, not av_forw. 1994-02-06 10:13:02 +00:00
vm Use b_actf, not av_forw. 1994-02-06 10:13:02 +00:00
Makefile