NetBSD/sys
augustss ea41085783 Add driver for SUNTAC Slipper U VS-10U serial devices.
Written by Shunsuke Akiyama <akiyama@jp.FreeBSD.org>.  From FreeBSD.
2002-03-19 15:08:42 +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 Use obio_bs_rr_1. 2002-03-19 01:36:13 +00:00
coda add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
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 Add a "show event" ddb command to show the event counters. 2002-02-15 11:18:26 +00:00
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 descend into smbfs 2002-01-09 21:07:54 +00:00
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 Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
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 MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm
netns
netsmb comment out includes for now 2002-01-09 21:10:04 +00:00
nfs use the exithook mechanism to remove the exiting process from the list 2002-03-17 22:22:39 +00:00
ntfs use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
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 descend into netsmb and fs 2002-01-09 21:51:53 +00:00