NetBSD/sys
tsutsui 2b643fda30 Oops, forgot to add scsibus* at ncr? 1999-12-26 13:02:24 +00:00
..
adosfs
arch Oops, forgot to add scsibus* at ncr? 1999-12-26 13:02:24 +00:00
coda
compat Regen. 1999-12-16 15:13:41 +00:00
conf sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ddb
dev Use htole32() and le32toh() instead of SCR_BO(). 1999-12-26 10:41:22 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Explicitly set secondary processors in motion before calling uvm_scheduler(). 1999-12-16 19:59:17 +00:00
lib check _STANDALONE 1999-12-21 21:48:19 +00:00
lkm Resolve conflicts and change the Makefile to reflect the move of ipl.h 1999-12-12 11:18:46 +00:00
miscfs Actually nullop is a better idea here 1999-12-12 00:56:29 +00:00
msdosfs
net fix compilation on sun3x. 1999-12-22 03:58:12 +00:00
netatalk
netccitt
netinet drop IPv6 packets with v4 mapped address on src/dst. they are illegal 1999-12-22 04:03:01 +00:00
netinet6 drop IPv6 packets with v4 mapped address on src/dst. they are illegal 1999-12-22 04:03:01 +00:00
netiso make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
netkey
netnatm
netns make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
nfs The length check for readdirplus entries wasn't right, causing troubles 1999-12-05 01:43:06 +00:00
ntfs Always unlock the "fnode", even if we're about to free it, to keep 1999-12-20 22:11:57 +00:00
stand
sys Implement the DIOCKLABEL ioctl. Through this ioctl it it possible keep the 1999-12-23 21:23:19 +00:00
ufs Fix error returns on lfs vnops so that locks and reference counts are 1999-12-15 07:19:07 +00:00
uvm Remove a piece of code introduced in rev 1.36 that I didn't intend to 1999-12-11 05:38:41 +00:00
vm Cast the argument to ptoa() to a vaddr_t to prevent an integer overflow 1999-11-30 19:31:05 +00:00
Makefile