| Age | Commit message (Expand) | Author |
| 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 |
| 2003-05-17 | sscanf overrun | itojun |
| 2003-04-15 | correct questionable use of strncpy(). | itojun |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-11-16 | Remove trailing space. | wiz |
| 2002-11-16 | Catch up on some documentation stuff: | oster |
| 2002-11-16 | Cleanup and update usage(). | oster |
| 2002-10-01 | Use more markup. | wiz |
| 2002-10-01 | New sentence, new line. By Robert Elz with minimal fixes. | wiz |
| 2002-07-11 | Remove duplicate 'to'. From Ryo HAYASAKA in bin/17562. | wiz |
| 2002-03-21 | Open the raid device read-only for the commands that don't need | simonb |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-21 | Drop trailing whitespace. | wiz |
| 2002-01-20 | Add a description of how to possibly recover a RAID set in the | oster |
| 2001-11-16 | Don't abuse -unfilled for -literal; sort sections, sort SEE ALSO, drop | wiz |
| 2001-11-16 | Whitespace nits | wiz |
| 2001-10-04 | Remove cruft. We no longer need to look into sys/dev/raidframe to | oster |
| 2001-10-04 | rf_configure.c | oster |
| 2001-10-04 | Add a pruned-down version of rf_configure.h. First step at disentangling | oster |
| 2001-09-26 | Since this is the only place it's used, nuke RF_DEV2RAIDID and | oster |
| 2001-07-10 | * add -G, which lists the configuration of the given raid set in the | lukem |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-02-19 | convert to use getprogname() | cgd |
| 2001-02-04 | remove redundant prototypes. | christos |
| 2001-01-27 | Move parts of a RAID type mapping table from rf_layout.c to rf_configure.c. | oster |
| 2000-12-31 | Check return value of fgets. Approved by Greg Oster. | wiz |
| 2000-10-31 | - use opendisk(3) instead of homegrown solution | lukem |
| 2000-10-27 | - cleanup wording and add additional comments on such things as | oster |
| 2000-10-10 | Format string cleanups by Bill Sommerfeld. | is |
| 2000-08-19 | It is impolite to poll in a tight loop. (Thanks to Christos for noting | oster |
| 2000-08-10 | Clarify a few things about parity. Add more documentation about RAID on RAID, | oster |
| 2000-07-05 | Add a .Sq for single quotes, instead of doing it by hand. | oster |
| 2000-06-03 | In certain cases (e.g. where it makes sense) read/display the | oster |
| 2000-06-02 | Slight wording improvement on the 'raidctl -R' case. | oster |
| 2000-05-31 | Make sure we handle the 'no progress' case properly. | oster |
| 2000-05-29 | Fix up some single quotes that messed up a line. (Thanks Wiz!) | oster |
| 2000-05-28 | Obtaining component labels from spares is not supported yet, but add | oster |
| 2000-05-28 | Cleanup ETA calculation stuff. | oster |
| 2000-05-28 | Have raidctl use the fine-grained progress info. ETA calculation stuff | oster |
| 2000-05-23 | Apply indent. | thorpej |
| 2000-05-23 | Build with WARNS=2. | thorpej |
| 2000-05-23 | ioctl(2) commands are u_long, so do_meter() must take the same. | thorpej |
| 2000-04-14 | Don't declare 'extern opt*' getopt variables. | simonb |
| 2000-03-23 | When displaying component labels, indicate whether or not the set is | oster |
| 2000-02-26 | Update for 'options RAID_AUTOCONFIG'. | oster |
| 2000-02-26 | Add a few more examples, and a summary. | oster |