NetBSD/sys
2001-10-03 06:58:47 +00:00
..
adosfs add glue required by new genfs_getpages(). 2001-09-30 18:47:48 +00:00
altq Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
arch Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
coda add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
compat Implements parts of sysmips() and fctnl64() emulation 2001-09-30 20:52:40 +00:00
conf add a backend serial driver for the cirrus logic CL-CD180/1864/1865 2001-10-03 04:25:29 +00:00
crypto
ddb use a for loop instead of goto. 2001-09-15 18:20:53 +00:00
dev ack intr only when intr is for us. 2001-10-03 06:58:47 +00:00
filecorefs add glue required by new genfs_getpages(). 2001-09-30 18:47:48 +00:00
gdbscripts
ipkdb
isofs use fifo_putpages 2001-09-22 22:49:32 +00:00
kern replace wakeup_one() with wakeup(). wakeup_one() can only be used if the 2001-09-29 21:27:49 +00:00
lib Add changedisk_hook(). 2001-09-28 15:15:24 +00:00
lkm g/c obsolete comment 2001-09-18 20:18:20 +00:00
miscfs change spec_{read,write}() to specify the device blkno in units of DEV_BSIZE 2001-09-23 04:39:25 +00:00
msdosfs typo in previous. 2001-09-22 22:20:00 +00:00
net don't softintr_disestablish twice. 2001-09-26 07:54:19 +00:00
netatalk
netccitt
netinet don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
netinet6 Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netisdn Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netiso va_{start,end} audit: 2001-09-24 13:22:25 +00:00
netkey va_{start,end} audit: 2001-09-24 13:22:25 +00:00
netnatm
netns Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netsmb Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
nfs Always initialize ni_rootdir in nfs_namei. From Andrei Petrov. 2001-09-27 21:44:56 +00:00
ntfs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
smbfs
stand
sys Put comments around token after #endif. 2001-09-30 05:31:20 +00:00
ufs don't do any flush-behind for async mounts. 2001-10-03 05:02:46 +00:00
uvm skip the MADV_SEQUENTIAL processing if we refault. fixes PR 14060. 2001-10-03 05:17:58 +00:00
Makefile Skip the "includes" phase of src/sys/lkm. 2001-09-21 20:53:36 +00:00