| Age | Commit message (Expand) | Author |
| 2010-03-16 | Give a more polite message for `raidctl -m` on a non-parity RAID set. | jld |
| 2010-03-13 | fix sign-compare issue | plunky |
| 2010-03-13 | Exclude parity map regions that don't actually exist from the dirty region count | jld |
| 2010-01-27 | use warn/err appropriately. | christos |
| 2010-01-27 | error message: \n\n -> \n | pooka |
| 2010-01-27 | + Fatal errors due to uninitialized components are ignored. | wiz |
| 2010-01-27 | Consistently use "START disks" in examples. Bump date. | wiz |
| 2009-12-10 | Slight change to the wording of the parity map info: the parity is | jld |
| 2009-11-17 | Remove trailing whitespace. | wiz |
| 2009-11-17 | Bump date; also fix typo pointed out by snj@. | jld |
| 2009-11-17 | Finally commit the RAIDframe parity map Summer Of Code project. | jld |
| 2009-10-11 | close rump kernel file descriptors properly | pooka |
| 2009-10-11 | Support RUMP_ACTION, i.e. compile-time switch to make this execute | pooka |
| 2009-04-06 | fix sign-compare issue | lukem |
| 2009-01-26 | Use correct format to print the "numBlocks" element in a RAIDframe | tron |
| 2008-08-28 | Drop trailing whitespace. | wiz |
| 2008-08-26 | Bump date (before wizd). | oster |
| 2008-08-26 | Add description of some of the things 'raidctl -u' doesn't do. | oster |
| 2008-08-19 | We have the notion of an 'absent' disk, so use that in another example. | oster |
| 2008-05-02 | Move TNF licenses to 2 clause form | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-12-14 | Fix a minor typo: wd0h was repeated, change second instance to wd1h as is li... | explorer |
| 2007-08-06 | Talk a bit more about how the size of a RAID set is determined, and | oster |
| 2006-03-19 | close fp in several error paths, closing Coverity CIDs 1690, 1692. | dan |
| 2005-06-27 | Move WARNS=3 to the Makefile.inc, and add a little const to the remaining | christos |
| 2005-06-02 | appease gcc -Wuninitialized | lukem |
| 2005-05-01 | Cleanup the meter code a bit -- a bunch of stuff wasn't even being used. | oster |
| 2005-02-28 | Bump date for previous. | wiz |
| 2005-02-28 | Add a few more lines about the 'Parity status:' output of 'raidctl -s'. | oster |
| 2005-02-09 | Kill __P(), use ANSI function declarations; WARNS=3. | xtraeme |
| 2005-02-01 | Give Dd the full month names as argument. | wiz |
| 2005-01-31 | Greg Oster just reminded me, I left out "vax". | fredb |
| 2005-01-31 | Sync with raid(4) regarding the architectures that support booting directly | fredb |
| 2005-01-20 | WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) | xtraeme |
| 2004-10-26 | Cleanup a bit by nuking RF_Malloc macro, and add in some error | oster |
| 2004-10-26 | Strip off trailing \n's and spaces from configuration file lines. | oster |
| 2004-10-26 | How about we use the 'len' parameter to rf_get_next_nonblank_line() | oster |
| 2004-05-24 | Use Dq instead of quotes; bump date for previous. | wiz |
| 2004-05-22 | Update docs to reflect the support for the word "absent" in the "disks" | oster |
| 2004-05-16 | Add commas in enumeration; bump date for previous. | wiz |
| 2004-05-15 | Add i386 to the list of systems that support booting from raid1. | dsl |
| 2004-04-11 | Bump date for last. | snj |
| 2004-04-11 | Swapping to RAID 5 is happy now. Remove indications to the contrary. | oster |
| 2004-02-29 | Note in the description of hot-adding components that a component label is | oster |
| 2004-02-29 | As suggested by Paul Ripke, have raidctl use raw devices by default. | oster |
| 2003-11-02 | Bump date for previous. | wiz |
| 2003-11-02 | Add a couple little warnings about swapping to RAID 5 sets. | oster |
| 2003-10-21 | Don't compare argc to NULL. | fvdl |
| 2003-07-13 | use bouded string ops | itojun |
| 2003-06-23 | Add NetBSD RCS Ids. | agc |