NetBSD/sys
oster 96ba5552fa Re-work the handling of incoming I/O in RAIDframe:
- introduce rf_buf_queue_check() which checks to see if there
is work to do in the incoming buffer queue
- rf_RaidIOThread() is now responsible for calling raidstart(), and is
also now the only place that calls raidstart()
- raidstrategy() now just queues requests in buf_queue
and signals rf_RaidIOThread() that work has arrived

Hopefully addresses PR#30233
2005-09-25 19:47:17 +00:00
..
altq rename shadowing variable delay to nowdelay. 2005-07-13 11:28:58 +00:00
arch Added comments about (ab)use of auxreg bits in SPARCbooks 2005-09-25 00:08:59 +00:00
coda Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
compat Instead of trying to clear ufs_args' export member, zero the whole 2005-09-24 21:44:15 +00:00
conf Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
contrib The entity passed to the HAL as a HAL_BUS_HANDLE needs to be an integral 2005-09-13 05:50:29 +00:00
crypto RMD160_DIGEST_STRING_LENGTH is 41, including the terminating NUL. 2005-09-24 21:31:53 +00:00
ddb make the argument of db_write_bytes const (sorry for the signature change) 2005-06-01 15:57:23 +00:00
dev Re-work the handling of incoming I/O in RAIDframe: 2005-09-25 19:47:17 +00:00
dist fr_check_wrapper6: handle M_CSUM_TCPv6|M_CSUM_UDPv6. 2005-08-11 13:01:38 +00:00
fs Only consider valid flags in the root mode's parameter given by the user. 2005-09-25 16:34:42 +00:00
gdbscripts
ipkdb
kern Correct typo in a comment. ok'ed by wiz@. 2005-09-25 12:50:14 +00:00
lib Redo previous; don't add mcount.po to POBJS when MKPROFILE=no. 2005-08-25 08:55:42 +00:00
lkm Revert previous accidental removal of -DINET6 2005-09-06 23:27:33 +00:00
miscfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
net It is now ``later''. Follow cgd's 1993 wish and move struct osockaddr 2005-09-24 15:52:03 +00:00
net80211 Cosmetic: fix indentation. 2005-09-25 00:04:01 +00:00
netatalk PR/31051: Kousaku Nakahara: can't find the device from Macintosh through 2005-08-24 06:06:51 +00:00
netccitt
netinet People have to read this code, so I am removing the double-negative 2005-09-19 05:28:46 +00:00
netinet6 change bcopy to memmove since this was supposed to be an ovbcopy (from kre) 2005-09-23 21:21:58 +00:00
netipsec - introduce M_MOVE_PKTHDR and use it where appropriate. 2005-08-18 00:30:58 +00:00
netisdn
netiso
netkey
netnatm
netns Implement the net.ns.spp sysctl subtree with only two children: 2005-09-06 02:52:38 +00:00
netsmb
nfs Correct typo in last commit to fix compilation error. 2005-09-25 12:49:09 +00:00
opencrypto No change. Forced commit to record commit message for previous revision, viz: 2005-08-22 23:11:47 +00:00
stand
sys Define MD5_DIGEST_STRING_LENGTH. 2005-09-24 21:34:32 +00:00
ufs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
uvm add a file which i forgot when reviving VMSWAP option. 2005-09-21 10:21:46 +00:00
Makefile Install sha2.h to /usr/include/crypto. 2005-08-20 15:42:03 +00:00