NetBSD/sys
fvdl 000902fbf6 Unfortunately, the previous change seems to make most (all?) configurations
using the ahc driver hang when probing scsi devices. The problem may be in
the ahc driver and not in this change, but back it out until this has been
fixed anyway.
2001-09-21 13:54:47 +00:00
..
adosfs move include of header only needed for kernel down inside ifdef _KENREL. 2001-09-15 22:44:09 +00:00
altq Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
arch Handle DMA boundaries a bit better. 2001-09-21 03:04:09 +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 Add sunos32_setregs(), thus making sunos32 compile again. 2001-09-20 20:52:26 +00:00
conf Move IEEE 802.11 MAC management functions from awi driver to 2001-09-18 09:09:57 +00:00
crypto Add including <stdio.h> for compiling in user land. 2001-09-09 15:52:57 +00:00
ddb use a for loop instead of goto. 2001-09-15 18:20:53 +00:00
dev Unfortunately, the previous change seems to make most (all?) configurations 2001-09-21 13:54:47 +00:00
filecorefs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
gdbscripts fix pointer arithmetic 2001-01-11 05:31:02 +00:00
ipkdb
isofs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
kern use shared locks instead of exclusive for VOP_READ() and VOP_READDIR(). 2001-09-21 08:02:55 +00:00
lib On the 68010, don't bother with the by-8-longwords loop, instead 2001-09-06 21:30:15 +00:00
lkm g/c obsolete comment 2001-09-18 20:18:20 +00:00
miscfs use shared locks instead of exclusive for VOP_READ() and VOP_READDIR(). 2001-09-21 08:02:55 +00:00
msdosfs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
net Move IBSS creation stuff from awi to ieee80211. 2001-09-20 13:54:43 +00:00
netatalk Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netccitt precede, not preceed. 2001-08-20 12:00:46 +00:00
netinet Split the pre-computed ifnet checksum flags into Tx and Rx directions. 2001-09-17 17:26:59 +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 Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netkey Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
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 fix nfs_bmap() so that it works for both genfs_{get,put}pages() and swap/vnd. 2001-09-20 08:22:04 +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 replace vm_page_t with struct vm_page *. 2001-05-26 21:27:10 +00:00
stand
sys Add cdev__ocm_init() helper. 2001-09-18 19:55:06 +00:00
ufs we can't assert that the inode and vnode sizes are consistent at the start 2001-09-20 08:25:59 +00:00
uvm add an assert. 2001-09-21 07:57:35 +00:00
Makefile Make the directory list alphabetical again. 2001-08-03 18:28:09 +00:00