Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
on the device looking for an enclosure. this allows bioctl -b 0:0 ses0 to work as well as bioctl -b 0:0 sd0/ami0. ok deraadt@ | |||
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 | |
- tighten up a list - reference ses(4) and safte(4) in SEE ALSO | |||
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 | |
help from and ok deraadt@ | |||
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 | |
some manpage tweaks from jmc@ | |||
2005-08-18 | - mark up argument | Jason McIntyre | |
- missing full stop at end of sentence | |||
2005-08-18 | Add "create hot spare" ok dlg@ | Marco Peereboom | |
2005-08-17 | Add support for unused disks. | Marco Peereboom | |
Fix SCSI string madness (by deraadt). Add some debug statements in bioctl. | |||
2005-08-15 | if bv_level is -1, it is a hot spare; ok marco | Theo de Raadt | |
2005-08-09 | sort options; | Jason McIntyre | |
2005-08-09 | align a column | Theo de Raadt | |
2005-08-09 | verbose output option | Theo de Raadt | |
2005-08-08 | print information about ses/safte for each device; ok marco | Theo de Raadt | |
2005-08-08 | print out target as channel:target.lun | Theo de Raadt | |
2005-08-08 | lots of cleanup, print lots of information based on new linkages between | Theo de Raadt | |
devices provided by marco; ok marco | |||
2005-08-05 | sync usage to man page | Theo de Raadt | |
2005-08-05 | flash up the man page | Theo de Raadt | |
2005-08-05 | if no command specified, assume -i | Theo de Raadt | |
2005-08-03 | device is not optional; spotted by jmc | Theo de Raadt | |
2005-08-03 | clarify device vs drive; marco ok | Theo de Raadt | |
2005-08-03 | Fix usage. | Marco Peereboom | |
2005-08-03 | link back to ciss from here as well | Michael Shalayeff | |
2005-08-03 | be more sure about what is a drive vs controller; ok marco | Theo de Raadt | |
2005-08-03 | various cleanups, the way i like it, ok marco | Theo de Raadt | |
2005-08-02 | add -a properly to SYNOPSIS; sync usage(); | Jason McIntyre | |
ok marco@ | |||
2005-08-02 | sort SEE ALSO; | Jason McIntyre | |
2005-08-02 | Reflect new reality. Lots of help and ok jmc@ | Marco Peereboom | |
2005-08-01 | Add alarm support. | Marco Peereboom | |
2005-07-29 | add some tweaks that were lost... | Jason McIntyre | |
2005-07-29 | Redo bioctl because initial implementation was too complex. | Marco Peereboom | |
tested and ok dlg@ beck@ get it in @deraadt | |||
2005-07-18 | revert marcos bio changes, mickey not ok | David Gwynne | |
2005-07-18 | tweaks; | Jason McIntyre | |
ok marco@ | |||
2005-07-18 | Fix online help. | Marco Peereboom | |
2005-07-18 | Reflect new reality. | Marco Peereboom | |
2005-07-18 | Kill initial implementation because it sucked. It was far too complex the new | Marco Peereboom | |
paradigm is to virtualize the operations. Using physical data is really only necessary on low end hardware or by advanced users. For now only support the inquiry operation. ok dlg@ | |||
2005-07-01 | Add -f option for disk operations. Idea by deraadt. | Marco Peereboom | |
This is not fully functional yet. | |||
2005-05-05 | Remove REGENTS in license. Spotted miod@ | Marco Peereboom | |
2005-04-18 | sync usage() w/ man synopsis; | Jason McIntyre | |
ok marco@ |