NetBSD/sys
shin 9fd16d4c7b [new options]
options		MIPS3_4100	/* VR4100 core */
options		MIPS_16K_PAGE	/* enable kernel support for 16k pages  */
options		SOFTFLOAT 	/* No FPU; avoid touching FPU registers */
1999-09-25 00:03:22 +00:00
..
adosfs avoid compiler warning and remove unused variable vpid. 1999-09-20 07:29:27 +00:00
arch [new options] 1999-09-25 00:03:22 +00:00
coda Make this compile on alpha again. 1999-09-18 05:31:42 +00:00
compat Regen 1999-09-16 18:19:11 +00:00
conf - mc6845's cursor is disabled by punching bit 6 of cursor start register. 1999-09-19 21:48:08 +00:00
ddb
dev Add Tulip ISV-format SROM media block types. 1999-09-24 18:27:22 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern First step toward network boot. 1999-09-23 15:14:57 +00:00
lib Finish support for auto-generated libkern divsi3.S. 1999-09-21 09:43:38 +00:00
lkm
miscfs
msdosfs
net Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt
netinet Make this compile without INET6. 1999-09-23 04:02:27 +00:00
netinet6 tiny fix to ARCnet IPv6 support. 1999-09-20 02:35:44 +00:00
netiso
netkey
netnatm
netns
nfs
ntfs cleanup 1999-09-24 15:22:32 +00:00
stand
sys Correct handling of extended partitions within extended partitions. 1999-09-23 15:21:12 +00:00
ufs Need <string.h> for memcpy(3) prototype if building from userland. 1999-09-14 04:50:54 +00:00
uvm
vm
Makefile