summaryrefslogtreecommitdiff
path: root/sbin/bioctl/bioctl.8
AgeCommit message (Collapse)Author
2008-08-22- -R before -r in SYNOPSIS/usage()Jason McIntyre
- avoid marking up `|'
2008-08-22Add a hack to manually kick off rebuilds. This will need some love in theMarco Peereboom
near future. ok deraadt
2008-08-11Undo last commit; deraadt didn't like it.Marco Peereboom
2008-08-11Add infrastructure to manually kick off rebuilds.Marco Peereboom
2008-07-21spelling fix from Mark Pecaut;Jason McIntyre
2008-06-24- document the raidlevelsJason McIntyre
- tweak CAVEATS, as requested by marco ok hshoexer marco
2008-06-14add a -r option to specify the number of PKCS5 PBKDF2 iterations usedDamien Miller
to derive the password (minimum: 1000, maximum: more than you want) ok hshoexer@
2008-06-14Update bioctl(8) and softraid(4) to recent changes and enable softraidHans-Joerg Hoexer
crypto. It's still considered experimental! ok djm marco
2008-06-12-d tweaks;Jason McIntyre
2008-06-12Add blurb for delete volumeMarco Peereboom
2007-11-21back out previous: henning says it's wrong;Jason McIntyre
2007-11-21note that -q is the default if no other options are specified; ok dlgJason McIntyre
2007-07-11put -q in the right place;Jason McIntyre
2007-07-10implement -q to query a scsi disk for its inquiry data (vendor, model,Henning Brauer
revision, serial #) and print that. when the default bio ioctl fails with ENOTTY because the given disk is not on a bio-supported raid controller, fall back to -q. use strnvis to sanitize inquiry data so it is safe to use in scripts. ok deraadt
2007-06-04- remove an extraneous .BlJason McIntyre
- -C before -c
2007-06-04document -C option of bioctlTodd T. Fries
use a simpler form of options with variable number of args suggestions jmc@ ok marco@
2007-05-31convert to new .Dd format;Jason McIntyre
2007-04-23remove -D stuff which is just silly, imagine if ls had a debug mode; ok marcoTheo de Raadt
2007-03-20tweaks;Jason McIntyre
2007-03-20document softraid and bioctl creation of softraidTodd T. Fries
ok marco@, help from jmc@
2006-09-03Add driversMarco Peereboom
ok jmc miod
2006-06-30-.Xr mpt 4 ,Jason McIntyre
2005-10-04wording from simon kuhnle (pr #4530);Jason McIntyre
2005-08-23disable -B support for now; ok dlgTheo de Raadt
2005-08-22fix Xr;Jason McIntyre
2005-08-22spellingDavid Krause
2005-08-21device may be {ses,safte}# as well, for slot-operationsTheo de Raadt
2005-08-19if Unused is .Dq, then so is Hot Spare..Theo de Raadt
2005-08-19- sort optionsJason McIntyre
- tighten up a list - reference ses(4) and safte(4) in SEE ALSO
2005-08-18sync with new functionality, and add a bit more meatTheo de Raadt
2005-08-18if you show an example, BE CORRECT DAMNITTheo de Raadt
2005-08-18tweak SYNOPSIS;Jason McIntyre
2005-08-18a step towards where dlg is heading next + knfTheo de Raadt
2005-08-18very basic blink support.David Gwynne
some manpage tweaks from jmc@
2005-08-18- mark up argumentJason McIntyre
- missing full stop at end of sentence
2005-08-18Add "create hot spare" ok dlg@Marco Peereboom
2005-08-09sort options;Jason McIntyre
2005-08-09verbose output optionTheo de Raadt
2005-08-08lots of cleanup, print lots of information based on new linkages betweenTheo de Raadt
devices provided by marco; ok marco
2005-08-05flash up the man pageTheo de Raadt
2005-08-03device is not optional; spotted by jmcTheo de Raadt
2005-08-03clarify device vs drive; marco okTheo de Raadt
2005-08-03link back to ciss from here as wellMichael Shalayeff
2005-08-03various cleanups, the way i like it, ok marcoTheo de Raadt
2005-08-02add -a properly to SYNOPSIS; sync usage();Jason McIntyre
ok marco@
2005-08-02sort SEE ALSO;Jason McIntyre
2005-08-02Reflect new reality. Lots of help and ok jmc@Marco Peereboom
2005-07-29add some tweaks that were lost...Jason McIntyre
2005-07-29Redo bioctl because initial implementation was too complex.Marco Peereboom
tested and ok dlg@ beck@ get it in @deraadt
2005-07-18revert marcos bio changes, mickey not okDavid Gwynne