NetBSD/sys
2002-03-19 15:10:21 +00:00
..
adosfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
altq bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
arch Add uvscom driver. Untested. 2002-03-19 15:10:21 +00:00
coda
compat Added swapctl SC_ADD, SC_REMOVE and SC_SGIADD commands. 2002-03-18 20:34:54 +00:00
conf Make sure USETOOLS value is propagated (for USETOOLS?=no case in each 2002-03-18 15:20:08 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb
dev Add driver for SUNTAC Slipper U VS-10U serial devices. 2002-03-19 15:08:42 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
fs
gdbscripts
ipkdb
isofs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
kern Use /emul/pecoff as prefix to run PE/COFF binaries. 2002-03-18 07:11:06 +00:00
lib make compile with _STANDALONE 2002-03-18 05:10:58 +00:00
lkm emul_netbsd is no longer used in exec_pecoff. 2002-03-18 08:16:08 +00:00
miscfs Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
msdosfs don't do any flush-behind for async mounts. 2002-03-17 23:58:09 +00:00
net Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
netatalk
netccitt
netinet Drop connections to the broadcast address. From BUGTRAQ. This is a security 2002-03-19 14:35:20 +00:00
netinet6 check sa_len and sa_family strictly. (NOTE: rtsol/rtsold older than Nov2001 2002-03-19 01:21:19 +00:00
netisdn Wakeup sleeping processes when the ISDN connection gets established 2002-03-18 23:28:03 +00:00
netiso
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm
netns
netsmb
nfs use the exithook mechanism to remove the exiting process from the list 2002-03-17 22:22:39 +00:00
ntfs
stand
sys use the exithook mechanism to clean up semaphores. 2002-03-17 22:21:58 +00:00
ufs Fix a typo, a KNF-nit, and simplify a printf format string. 2002-03-18 13:38:52 +00:00
uvm Move swapctl(SWAP_STATS) implementation to a separate function called 2002-03-18 11:43:01 +00:00
Makefile