NetBSD/sys
thorpej e9d1fccd30 BWX-addressable space is aways linear, so always allow BUS_SPACE_MAP_LINEAR
requests to succeed (and ignore BUS_SPACE_MAP_PREFETCHABLE, since it makes
no difference in BWX-addressable space).
2001-09-16 03:50:01 +00:00
..
adosfs move include of header only needed for kernel down inside ifdef _KENREL. 2001-09-15 22:44:09 +00:00
altq fix IPv4 fragment handling in the classifier. 2001-09-10 06:34:57 +00:00
arch BWX-addressable space is aways linear, so always allow BUS_SPACE_MAP_LINEAR 2001-09-16 03:50:01 +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 Allow the old-style sockaddr_in6 for v6 addresses for which the 2001-09-08 14:19:09 +00:00
conf Driver for Sun GEM gigabit ethernet, Sun ERI 10/100, and Apple GMAC. 2001-09-16 00:11:41 +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 AGP registers are in memory space on the AMD-751. 2001-09-16 03:42:12 +00:00
filecorefs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
gdbscripts
ipkdb
isofs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
kern regen 2001-09-15 20:37:36 +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 vax1k_subr.c is gone 2001-09-08 13:19:50 +00:00
miscfs add a forward decl for struct vm_page. 2001-09-15 22:38:40 +00:00
msdosfs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
net econet_inputframe: Check the header of each frame, and its length, to ensure 2001-09-15 23:03:11 +00:00
netatalk
netccitt
netinet Use callouts for SYN cache timers, rather than traversing time queues 2001-09-11 21:03:20 +00:00
netinet6 fix SA lookup when IPsec transport mode and tunnel mode over IPv6 is used 2001-09-13 06:30:57 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +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 bump to 1.5Y: vfs_reinit, massive UVM/UBC/filesystem changes. 2001-09-15 20:48:27 +00:00
ufs a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
uvm a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
Makefile