NetBSD/sys
mycroft 39d918e7ce if_init and if_done are not actually used; no point in having them at all. 1994-02-10 17:16:33 +00:00
..
arch Back pointers are not useful for disksort(). 1994-02-10 15:17:34 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
conf MULTICAST is no longer optional. 1994-02-03 05:43:12 +00:00
ddb #if --> #ifdef 1994-01-31 23:55:06 +00:00
dev Back pointers are not useful for disksort(). 1994-02-10 15:17:34 +00:00
isofs Fix off by one error 1994-02-06 20:38:42 +00:00
kern Don't need back pointers for disksort(). 1994-02-10 15:43:20 +00:00
lib Multicast is no longer optional. 1994-02-02 05:58:50 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs don't panic if user does 'cat /kern', though result is dubious. 1994-02-09 06:32:17 +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 if_init and if_done are not actually used; no point in having them at all. 1994-02-10 17:16:33 +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 Multicast is no longer optional. 1994-02-02 05:58:50 +00:00
netiso pull in <machine/cpu.h>, rather than <machine/mtpr.h> for soft intr stuff 1994-01-16 01:58:59 +00:00
netns delete references to mtpr.h 1994-01-20 18:17:00 +00:00
nfs Eliminate some more uses of b_actl. 1994-02-06 11:28:37 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi Use b_actf, not av_forw. 1994-02-06 10:00:30 +00:00
stand Clean up deleted files. 1994-01-26 03:21:46 +00:00
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 move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00