Go to file
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
bin Don't leave arcn->org_name pointing to ftent->fts_path, if we being cpio 2005-09-24 17:05:21 +00:00
crypto fix spelling from Liam Foy. 2005-09-24 22:45:51 +00:00
dist unregister_amq(): fix wrong if-clause (missing '!'). Noticed by 2005-09-23 22:27:14 +00:00
distrib New home for rmd160.h. 2005-09-25 14:27:26 +00:00
doc Fixing showmount was easier than I thought.. 2005-09-25 18:59:50 +00:00
etc Add the TOG copyright. 2005-09-24 18:22:22 +00:00
games Drop trailing whitespace. 2005-09-15 02:10:37 +00:00
gnu Allow for \H -> "address ..." substitution in PIPE ports. Useful 2005-09-07 12:38:16 +00:00
include Add missing prototype for the MD5FileChunk() function. (hi elad!) 2005-09-25 00:48:21 +00:00
lib Use crypto/rmd160.h. 2005-09-25 14:34:54 +00:00
libexec Reject unformatted manual pages with "[" characters in the description 2005-09-15 14:20:01 +00:00
regress Sanity check negative values in the maximum size and number of nodes 2005-09-25 16:28:43 +00:00
rescue put back tetris; by popular demand. 2005-09-23 00:29:51 +00:00
sbin Implement the getargs option. I knew the code in the kernel had to be of 2005-09-25 19:04:49 +00:00
share Fix two typos in ubc_alloc. 2005-09-25 09:01:21 +00:00
sys Re-work the handling of incoming I/O in RAIDframe: 2005-09-25 19:47:17 +00:00
tools Move rmd160.h to crypto/ to keep in sync with recent changes. 2005-09-24 21:58:36 +00:00
usr.bin ANSIfy. de-P(). Syle nits. 2005-09-25 18:56:33 +00:00
usr.sbin Use crypto/rmd160.h. 2005-09-24 22:40:32 +00:00
x11 fix many problems in the reachover Makefiles for X11 libraries: 2005-09-24 13:51:46 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile Modify "release" to invoke "make distribution" instead of "make build", 2005-08-25 02:04:39 +00:00
Makefile.inc
UPDATING Don't mark /etc/namedb/named.conf as "obsolete" since that will cause 2005-09-14 00:32:26 +00:00
build.sh It needs the braceexpand option for PD KSH, regardless of 2005-09-25 05:34:21 +00:00