Age | Commit message (Expand) | Author |
2007-11-21 | back out previous: henning says it's wrong; | Jason McIntyre |
2007-11-21 | note that -q is the default if no other options are specified; ok dlg | Jason McIntyre |
2007-09-08 | make bioctl behave like a unix program and exit 1 on error | Henning Brauer |
2007-07-11 | put -q in the right place; | Jason McIntyre |
2007-07-10 | implement -q to query a scsi disk for its inquiry data (vendor, model, | Henning Brauer |
2007-06-04 | - remove an extraneous .Bl | Jason McIntyre |
2007-06-04 | document -C option of bioctl | Todd T. Fries |
2007-06-01 | support for softraid level 'c'. | Ted Unangst |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | typo, ok tedu@ | Alexander von Gernler |
2007-05-28 | Make disk assembly smarter and add two qualifiers to it: | Marco Peereboom |
2007-05-23 | Remove all vnode dependencies so that we can bootstrap softraid volumes. | Marco Peereboom |
2007-04-23 | remove -D stuff which is just silly, imagine if ls had a debug mode; ok marco | Theo de Raadt |
2007-03-20 | further clean usage(); ok todd | Jason McIntyre |
2007-03-20 | sync usage() w/ synopsis; | Jason McIntyre |
2007-03-20 | tweaks; | Jason McIntyre |
2007-03-20 | document softraid and bioctl creation of softraid | Todd T. Fries |
2007-03-19 | Add a new device that provides a framework for IO manipulation. A very basic | Marco Peereboom |
2006-11-26 | repair missing DPADD requests | Theo de Raadt |
2006-09-03 | Add drivers | Marco Peereboom |
2006-08-28 | proper justify the size caption to match numbers justification; deraadt@ ok | Michael Shalayeff |
2006-08-28 | Except I disagree strongly, and I was not asked | Theo de Raadt |
2006-08-27 | proper justify the size caption to match numbers justification; krw@ ok | Michael Shalayeff |
2006-06-30 | -.Xr mpt 4 , | Jason McIntyre |
2006-06-18 | append to CFLAGS instead of overwriting | David Krause |
2006-05-26 | Assign locator.target to blink structure. | Marco Peereboom |
2006-05-25 | handle Online/Scrub SD state for marco | Theo de Raadt |
2006-05-25 | more room for seconds string | Theo de Raadt |
2006-05-25 | print seconds of progress, if driver makes it available; ok marco | Theo de Raadt |
2006-05-25 | handle new volume status, and print % if known; ok marco | Theo de Raadt |
2006-05-07 | Add a little debug to test BIOCINQ primitive. | Marco Peereboom |
2005-10-04 | wording from simon kuhnle (pr #4530); | Jason McIntyre |
2005-08-23 | disable -B support for now; ok dlg | Theo de Raadt |
2005-08-23 | repair warnx() misuses | Theo de Raadt |
2005-08-22 | fix Xr; | Jason McIntyre |
2005-08-22 | spelling | David Krause |
2005-08-21 | try to blink the device given on the command line before walking inquiries | David Gwynne |
2005-08-21 | device may be {ses,safte}# as well, for slot-operations | Theo de Raadt |
2005-08-19 | if Unused is .Dq, then so is Hot Spare.. | Theo de Raadt |
2005-08-19 | - sort options | Jason McIntyre |
2005-08-18 | sync with new functionality, and add a bit more meat | Theo de Raadt |
2005-08-18 | add support to stop blinking (-u) or use the alarm LED instead (-B) | Theo de Raadt |
2005-08-18 | better diagnostics in case of bad arguments; ok dlg | Theo de Raadt |
2005-08-18 | rework the addressing for blinking to make it like the hotspares | David Gwynne |
2005-08-18 | if you show an example, BE CORRECT DAMNIT | Theo de Raadt |
2005-08-18 | tweak SYNOPSIS; | Jason McIntyre |
2005-08-18 | a step towards where dlg is heading next + knf | Theo de Raadt |
2005-08-18 | very basic blink support. | David Gwynne |
2005-08-18 | - mark up argument | Jason McIntyre |
2005-08-18 | Add "create hot spare" ok dlg@ | Marco Peereboom |