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
Age
Commit message (
Expand
)
Author
2011-08-01
Add missing closing braces in usage().
Matthieu Herrb
2011-07-09
Add a missing prototype, fix build with WARNINGS=yes.
Nicholas Marriott
2011-07-08
add basic config support for creating aoe disks. ok marco
Ted Unangst
2011-07-04
use stronum, removing an atoi from the tree. ok deraadt matthew
Ted Unangst
2011-04-04
give more space when printing volumes to allow softraid0 to fit
joshua stein
2010-12-22
-s carries the same caveat as -p; from Jiri B.
Jason McIntyre
2010-12-01
Allow add a -s switch to make bioctl read the passphrase from stdin. Handy
Chris Kuethe
2010-11-20
Explain how to start a rebuild in a more obvious way and add an example.
Stefan Sperling
2010-09-13
various tweaks, based on a diff from Chris Palmer;
Jason McIntyre
2010-07-10
Eliminate some unnecessary #include lines.
Matthew Dempsky
2010-07-01
Use opendev(3) when handling key disks so that disklabel UIDs are
Joel Sing
2010-06-22
rename devname->devicename to prevent shadowing devname(3). ok marco jsing
Darren Tucker
2010-06-18
Make bioctl(8) disklabel UID friendly by attempting to open the device
Joel Sing
2010-05-18
dont let sys/ioctl.h imply that you get the ioctls in dkio.h. this
David Gwynne
2010-04-03
scsi_all.h is needed before scsi_disk.h now. ok marco
Nicholas Marriott
2010-01-08
"Too less" => "Too few"
Alexander Hall
2010-01-03
Nuke some unused variables, ok marco
Nicholas Marriott
2009-12-31
use the same arg name for -k as the man page;
Jason McIntyre
2009-12-31
Add support for key disks. This allows a crypto volume to be constructed
Joel Sing
2009-12-24
spelling fixes, from Brad Tilley; we will not fix src/sbin/dump/dump.h
Igor Sobrado
2009-12-19
Explain what 'noauto' really does.
Joel Sing
2009-11-25
Move the -p option to the correct place.
Joel Sing
2009-11-24
put -P in the right place;
Jason McIntyre
2009-11-24
Allow the passphrase to be changed on softraid crypto volumes. Ensure that
Joel Sing
2009-10-25
Somehow during my testing I missed a test case where an existing crypto
Marco Peereboom
2009-10-22
tweak previous; ok marco
Jason McIntyre
2009-10-21
Add delete example since it has come up several times.
Marco Peereboom
2009-10-21
Add passphrase file for crypto volume bring-up. Proded and ok deraadt
Marco Peereboom
2009-07-31
Allow hotspares to be added to bio devices rather than requiring an sd
Joel Sing
2009-07-31
bioctl.8 should not try to keep track of all devices which can use it;
Jason McIntyre
2009-07-30
Xr cac(4) && mpi(4); ok marco
Constantine A. Murenin
2009-06-23
tweak previous;
Jason McIntyre
2009-06-18
fix crypto raid error message
Alexander Hall
2009-06-17
Bring bioctl back to reality by adding rebuild and documenting RAID 4 & 5.
Marco Peereboom
2009-06-17
Add raid 4 & 5 in create
Marco Peereboom
2009-06-13
mention the number of special devices required
Alexander Hall
2009-05-09
fix example dd invocation; multipliers (e.g. bs=1m) use lower-case.
Stuart Henderson
2009-03-19
minor tweaks (sorry grunk!);
Jason McIntyre
2009-03-19
correct an example in the manpage: after creating a new crypto volume,
Alexander von Gernler
2009-02-22
split synopsis and the options list according to functionality;
Jason McIntyre
2009-02-09
Document that ips has bio support now.
Alexander Yurchenko
2009-02-09
Add caveat that rebuild is not currently implemented on softraid.
Marco Peereboom
2008-09-02
devname -> devicename to prevent shadowing devname(3); ok marco@
Darren Tucker
2008-08-22
- -R before -r in SYNOPSIS/usage()
Jason McIntyre
2008-08-22
Add a hack to manually kick off rebuilds. This will need some love in the
Marco Peereboom
2008-08-11
Undo last commit; deraadt didn't like it.
Marco Peereboom
2008-08-11
Add infrastructure to manually kick off rebuilds.
Marco Peereboom
2008-07-21
spelling fix from Mark Pecaut;
Jason McIntyre
2008-07-02
string munging: say 'CRYPTO' not 'RAID67'
Todd T. Fries
2008-06-24
- document the raidlevels
Jason McIntyre
[next]