summaryrefslogtreecommitdiff
path: root/sbin/bioctl
AgeCommit message (Expand)Author
2022-05-10bioctl(8): Don't print garbage bv_seconds.msaitoh
2019-05-08Sort SEE ALSO.wiz
2019-05-08bioctl(8): Xr ataraid(4), mpii(4) && mfii(4);cnst
2019-02-04- bump buffer sizes to avoid potential truncation issuesmrg
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-09-11Note which version it appeared in before the rewrite.sevan
2015-01-16kill 1 copy of strtonum.christos
2014-11-15Skip vendor if the string is empty.joerg
2014-09-30Add comma in enumeration.wiz
2014-09-30Add mpt reference, as support for this device was added recentlypettai
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-20Use Mt for email addresses.wiz
2011-08-29Use __deadjoerg
2011-05-25Simplifyjoerg
2011-04-25Add serial comma.wiz
2010-02-20Fix two problems with argc handling in bioctl(8), which makesahoka
2009-04-11Enable WARNS=4 by default except for:lukem
2009-01-18fix -Wsign-compare issueslukem
2008-05-25Add ciss(4) to drivers supporting bio(4) and bioctl(8).mhitch
2008-03-16Various improvements (mdoc, wording, punctuation).wiz
2008-03-16Xref cac(4).xtraeme
2008-03-03fix example (from anon ymous)christos
2008-03-03Typo in previous.xtraeme
2008-03-03Improve usage() and manpage commands/args.xtraeme
2008-03-03- Fix total user specified and free disk size based on the RAID level.xtraeme
2008-03-01On RAID 1 volumes and when bv_stripe_size is 0 make it print 'N/A', like:xtraeme
2008-02-29bio_setstate_consistency: zero out the struct before anything else,xtraeme
2008-02-02Add two examples to create and remove a RAID volume in a supportedxtraeme
2008-01-11New bioctl(8) first appeared on 5.0 not 4.1.xtraeme
2008-01-02Rewrite bioctl(8) and add support for the following features:xtraeme
2007-12-07Add BIOC_SVMIGRATING to bio(4) and bioctl(8) to report if a volumextraeme
2007-12-05There's no need to waste 14 spaces in the third element when thextraeme
2007-12-05- Remove -D flag... it's useless (it was removed in OpenBSD as well).xtraeme
2007-12-05Do not enforce that passed device string will be the same than thextraeme
2007-12-05Mention arcmsr(4) in SEE ALSO.xtraeme
2007-11-04- Remove the code for softraid, it's unlikely that NetBSD will supportxtraeme
2007-09-09Fix Dd argument (use full month names).wiz
2007-09-09Fix typo.bouyer
2007-05-07Remove an extra comma.xtraeme
2007-05-01Add bio(4) and associated bioctl(8) from OpenBSD, a driver control blockbouyer