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
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