NetBSD/sys
mrg 002ddf2283 in pci_conf_read() and pci_conf_write(), convert all printf()'s to only
occur if SPDB_CONF (and hence DEBUG).  also convert the panic in
pci_conf_write() to a SPDB_CONF warning and a return.

this cleans up pcictl(8) support.
2001-09-15 19:32:14 +00:00
..
adosfs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
altq fix IPv4 fragment handling in the classifier. 2001-09-10 06:34:57 +00:00
arch in pci_conf_read() and pci_conf_write(), convert all printf()'s to only 2001-09-15 19:32:14 +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 Defopt CALLWHEEL_STATS. 2001-09-13 05:22:16 +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 agpopen(): check for NULL softc before dereferencing it. 2001-09-15 18:03:35 +00:00
filecorefs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
gdbscripts
ipkdb
isofs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
kern add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +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 new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
msdosfs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
net Add minimal IP-over-Econet support and a load of bug-fixes. I can ping, 2001-09-15 17:27:24 +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 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 precede, not preceed. 2001-08-20 12:00:46 +00:00
netiso "wierd" is weird. 2001-08-20 12:20:01 +00:00
netkey avoid symbol conflict with "sin()". 2001-08-16 14:28:54 +00:00
netnatm Remove the use of splimp() from the NetBSD kernel. splnet() 2001-04-13 23:29:55 +00:00
netns Use SPPDEBUG not TCPDEBUG here 2001-07-08 16:14:22 +00:00
netsmb `response', not `responce' 2001-06-19 13:45:52 +00:00
nfs add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +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 a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
ufs use pools for allocating most softdep datastructures. since we want to 2001-09-15 16:33:53 +00:00
uvm Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
Makefile Make the directory list alphabetical again. 2001-08-03 18:28:09 +00:00