| Age | Commit message (Expand) | Author |
| 1999-02-23 | Do a VOP_UNLOCK() before a vn_close(). | oster |
| 1999-02-11 | Minor cleanups that got missed last time through. | 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 | More simulator bits going bye-bye. | oster |
| 1999-01-26 | This stuff is no longer needed. Mostly simulator bits. | oster |
| 1999-01-26 | rf_ccmn.h no longer needed. Nuke it's inclusion from rf_disks.c. | oster |
| 1999-01-26 | These files are not used in the kernel driver. We don't need them any more. | 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 |
| 1999-01-14 | Use M_RAIDFRAME. | thorpej |
| 1999-01-14 | Duh... check that malloc() hasn't returned a NULL *before* we zero the buffer, | oster |
| 1998-12-22 | Clean up some debugging stuff, and make it compile without warnings | oster |
| 1998-12-03 | Try a bit harder to detect the physical failure of a component, and to | oster |
| 1998-12-03 | If a configuration fails due to a non-existant spare, remember to release | oster |
| 1998-12-03 | Fix (potential) referencing of null pointer in (verbose) debugging mode. | oster |
| 1998-11-18 | Initialize (to NULL) a variable in rf_CvscanPromote(). | oster |
| 1998-11-16 | Use types.h, endian.h and limits.h to configure the RAIDframe | mycroft |
| 1998-11-15 | compile with DEBUG=1 | hubertf |
| 1998-11-13 | fix egcs warning | drochner |
| 1998-11-13 | fix callback type | drochner |
| 1998-11-13 | prototype un-prototyped functions | simonb |
| 1998-11-13 | Add braces around 'if' to pacify egcs | simonb |
| 1998-11-13 | RAIDframe, version 1.1, from the Parallel Data Laboratory at | oster |