index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
bioctl
/
bioctl.c
Age
Commit message (
Expand
)
Author
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-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-08-23
disable -B support for now; ok dlg
Theo de Raadt
2005-08-23
repair warnx() misuses
Theo de Raadt
2005-08-21
try to blink the device given on the command line before walking inquiries
David Gwynne
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
a step towards where dlg is heading next + knf
Theo de Raadt
2005-08-18
very basic blink support.
David Gwynne
2005-08-18
Add "create hot spare" ok dlg@
Marco Peereboom
2005-08-17
Add support for unused disks.
Marco Peereboom
2005-08-15
if bv_level is -1, it is a hot spare; ok marco
Theo de Raadt
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
2005-08-05
sync usage to man page
Theo de Raadt
2005-08-05
if no command specified, assume -i
Theo de Raadt
2005-08-03
Fix usage.
Marco Peereboom
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
2005-08-01
Add alarm support.
Marco Peereboom
2005-07-29
Redo bioctl because initial implementation was too complex.
Marco Peereboom
2005-07-18
revert marcos bio changes, mickey not ok
David Gwynne
2005-07-18
tweaks;
Jason McIntyre
2005-07-18
Fix online help.
Marco Peereboom
2005-07-18
Kill initial implementation because it sucked. It was far too complex the new
Marco Peereboom
2005-07-01
Add -f option for disk operations. Idea by deraadt.
Marco Peereboom
2005-04-18
sync usage() w/ man synopsis;
Jason McIntyre
2005-04-12
Blink support is now fully functional.
Marco Peereboom
2005-04-06
Use scsi_ses.h
Marco Peereboom
2005-04-06
Add ses blink crud. Not fully functional yet.
Marco Peereboom
2005-04-05
fix output from remaining passthrough functions
Marco Peereboom
2005-04-05
clean up enumeration.
Marco Peereboom
2005-04-04
Add initial blink/unblink harness.
Marco Peereboom
2005-04-04
use .h
Marco Peereboom
2005-03-30
update copyright for marco who says i can have the free commit
David Gwynne
2005-03-29
adding initial bioctl code
Marco Peereboom