History log of /src/sys/dev/raidframe/rf_options.h |
Revision | | Date | Author | Comments |
1.5 |
| 11-Dec-2005 |
christos | merge ktrace-lwp.
|
1.4 |
| 29-May-2005 |
christos | - avoid variable shadowing - add a lot of const - remove parameters from functin declarations
|
1.3 |
| 05-Feb-1999 |
oster | branches: 1.3.42; 1.3.56; Phase 2 of the RAIDframe cleanup. The source is now closer to KNF and is much easier to read. No functionality changes.
|
1.2 |
| 26-Jan-1999 |
oster | RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver, out-dated comments, and other unneeded stuff. This helps prepare for cleaning up the rest of the code, and adding new functionality.
No functional changes to the kernel code in this commit.
|
1.1 |
| 13-Nov-1998 |
oster | RAIDframe, version 1.1, from the Parallel Data Laboratory at Carnegie Mellon University. Full RAID implementation, including levels 0, 1, 4, 5, 6, parity logging, and a few other goodies. Ported to NetBSD by Greg Oster.
|
1.3.56.1 |
| 17-Jun-2005 |
tron | Pull up revision 1.4 (requested by oster in ticket #472): - avoid variable shadowing - add a lot of const - remove parameters from function declarations
|
1.3.42.1 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|