index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
bioctl
Age
Commit message (
Expand
)
Author
2022-05-10
bioctl(8): Don't print garbage bv_seconds.
msaitoh
2019-05-08
Sort SEE ALSO.
wiz
2019-05-08
bioctl(8): Xr ataraid(4), mpii(4) && mfii(4);
cnst
2019-02-04
- bump buffer sizes to avoid potential truncation issues
mrg
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2016-09-11
Note which version it appeared in before the rewrite.
sevan
2015-01-16
kill 1 copy of strtonum.
christos
2014-11-15
Skip vendor if the string is empty.
joerg
2014-09-30
Add comma in enumeration.
wiz
2014-09-30
Add mpt reference, as support for this device was added recently
pettai
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-07-20
Use Mt for email addresses.
wiz
2011-08-29
Use __dead
joerg
2011-05-25
Simplify
joerg
2011-04-25
Add serial comma.
wiz
2010-02-20
Fix two problems with argc handling in bioctl(8), which makes
ahoka
2009-04-11
Enable WARNS=4 by default except for:
lukem
2009-01-18
fix -Wsign-compare issues
lukem
2008-05-25
Add ciss(4) to drivers supporting bio(4) and bioctl(8).
mhitch
2008-03-16
Various improvements (mdoc, wording, punctuation).
wiz
2008-03-16
Xref cac(4).
xtraeme
2008-03-03
fix example (from anon ymous)
christos
2008-03-03
Typo in previous.
xtraeme
2008-03-03
Improve 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-01
On RAID 1 volumes and when bv_stripe_size is 0 make it print 'N/A', like:
xtraeme
2008-02-29
bio_setstate_consistency: zero out the struct before anything else,
xtraeme
2008-02-02
Add two examples to create and remove a RAID volume in a supported
xtraeme
2008-01-11
New bioctl(8) first appeared on 5.0 not 4.1.
xtraeme
2008-01-02
Rewrite bioctl(8) and add support for the following features:
xtraeme
2007-12-07
Add BIOC_SVMIGRATING to bio(4) and bioctl(8) to report if a volume
xtraeme
2007-12-05
There's no need to waste 14 spaces in the third element when the
xtraeme
2007-12-05
- Remove -D flag... it's useless (it was removed in OpenBSD as well).
xtraeme
2007-12-05
Do not enforce that passed device string will be the same than the
xtraeme
2007-12-05
Mention arcmsr(4) in SEE ALSO.
xtraeme
2007-11-04
- Remove the code for softraid, it's unlikely that NetBSD will support
xtraeme
2007-09-09
Fix Dd argument (use full month names).
wiz
2007-09-09
Fix typo.
bouyer
2007-05-07
Remove an extra comma.
xtraeme
2007-05-01
Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block
bouyer