| Age | Commit message (Expand) | Author |
| 2000-09-21 | convert tsleep()->ltsleep(), which makes the kernel complain less | oster |
| 2000-06-04 | Merge rf_update_component_labels() and rf_final_update_component_labels(). | oster |
| 2000-05-29 | Fix a couple of typos. (Thanks Wiz! :) ) | oster |
| 2000-05-28 | Abort any parity re-writes before unconfiguring a RAID set. | oster |
| 2000-03-07 | Move rf_UnconfigureVnodes to rf_netbsdkintf.c where it will be more at home. | oster |
| 2000-02-29 | Oops.. Need to note the parity status when we unconfigure. | oster |
| 2000-02-25 | When we close autoconfigured components, we need to note that they | oster |
| 2000-02-24 | Deal with unconfiguring components in the autoconfigure case. | oster |
| 2000-02-23 | Be more aggressive about updating component labels in the event | oster |
| 2000-02-23 | - cleanup of more component label code | oster |
| 2000-02-13 | Get recent changes into the tree: | oster |
| 2000-01-09 | Garbage collect unused code. | oster |
| 2000-01-09 | Nuke dependency on rf_diskthreads.h | oster |
| 2000-01-09 | Nuke dependencies on rf_cpuutils.h. | oster |
| 2000-01-09 | - move a bunch of function prototypes to rf_kintf.h | oster |
| 2000-01-09 | Nuke desc->tid. | oster |
| 2000-01-08 | - nuke calls to rf_get_threadid() and associated #include | oster |
| 2000-01-07 | Nuke RF_DECLARE_GLOBAL_THREADID, rf_setup_threadid(), rf_shutdown_threadid(), | oster |
| 2000-01-07 | Shorten IO_BUF_ERR macro by one (unused) arg. | oster |
| 1999-12-07 | Nuke what's left of the DFSTRACE stuff. | oster |
| 1999-12-07 | More cleanup. DKUSAGE (what little was left of it) goes bye-bye. | oster |
| 1999-12-07 | Nuke the last few bits of RF_DEBUG_ATOMIC that should have | oster |
| 1999-12-03 | Nuke some duplicate code. | oster |
| 1999-08-14 | Remove a 'struct proc *'-passing abomination that's been bugging me | oster |
| 1999-08-13 | rf_sys.h does not need to be #included in any of these files, and, actually, | oster |
| 1999-08-13 | Nuke configuration of ETimer stuff during main configuration. | oster |
| 1999-07-19 | rf_UnconfigureVnodes() needs to be called in the DO_RAID_FAIL macro. | oster |
| 1999-03-14 | Disallow interrupting parity re-writes or copybacks by removing PCATCH | oster |
| 1999-03-09 | Move rf_update_component_labels() from here to rf_netbsdkintf.c. | oster |
| 1999-03-02 | Update for recent changes including component label support, clean | oster |
| 1999-02-27 | After a vn_close(), set the vnode * to NULL so we don't try closing it | oster |
| 1999-02-23 | Move vnode cleanup code into one place. Cleanup a bit. | oster |
| 1999-02-05 | Phase 2 of the RAIDframe cleanup. The source is now closer to KNF | oster |
| 1999-01-26 | Nuke more bits of RAIDframe "demo" code. We're not "demoing" here, | oster |
| 1999-01-26 | RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver, | oster |
| 1999-01-15 | Make it so raidframe will only perform synchronous writes, and async | explorer |
| 1998-11-13 | fix callback type | drochner |
| 1998-11-13 | RAIDframe, version 1.1, from the Parallel Data Laboratory at | oster |