History log of /src/sys/dev/raidframe/rf_dagflags.h |
Revision | | Date | Author | Comments |
1.6 |
| 11-Jul-2019 |
msaitoh | Fix typo (s/supress/suppress/).
|
1.5 |
| 11-Dec-2005 |
christos | branches: 1.5.164; merge ktrace-lwp.
|
1.4 |
| 01-Jan-2004 |
oster | Cleanup some unused desc->flags: RF_DAG_RETURN_DAG RF_DAG_RETURN_ASM RF_DAG_TEST_ACCESS and the code that goes with them. A couple more of these can probably go too, but I might need them in a bit.
|
1.3 |
| 05-Feb-1999 |
oster | branches: 1.3.42; 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.42.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.3.42.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.3.42.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.5.164.1 |
| 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|