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
/
raidctl
Age
Commit message (
Expand
)
Author
2018-03-24
Follow the ioctl arg changes of RAIDFRAME_GET_COMPONENT_LABEL and
nakayama
2018-01-18
implement 32-bit compat support for raidframe.
mrg
2017-11-22
Several more cleanups:
kre
2017-11-21
Avoid needless pointer calisthenics: &foo[0] -> foo
christos
2017-11-21
With char bug[SIZE] using sizeof(bug[0]) is kind of boring, use
kre
2017-11-20
White space and comment formatting. NFC.
kre
2017-11-20
stop using magic constants
christos
2017-11-20
support NAME=<wedge name> syntax for disks and spares
kardel
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-01-10
need <sys/stat.h> for fstat()
christos
2016-03-09
PR/50921: David Binderman: Fix memory leak
christos
2016-01-06
Use standard sort order for options.
wiz
2016-01-06
Access to the SET_LAST_UNIT ioctl.
christos
2015-09-08
Rename argument of rf_output_devname() from devname to name to avoid a
bad
2015-07-21
convert "component*" into "absent" for "START disks" part of the
mrg
2015-06-30
Bump date for previous. Add whitespace.
wiz
2015-06-30
Clarify that what was previously known as -A root is now -A forceroot, not
sborrill
2015-06-30
Compare correct length string for force option to -A
sborrill
2015-06-26
&stars[offset] -> stars+offset. It's shorter!
pooka
2015-05-27
use strtou
christos
2015-05-27
Better sanity check numbers given to raidctl(8)
manu
2014-04-03
Add the ability to "softroot" mount (i.e. mount root only when the raid
christos
2013-10-19
fix unused variable warnings.
christos
2013-10-07
Belatedly note root on RAIDframe support for sandpoint.
jdc
2013-09-20
Note that NetBSD/amd64 can boot of RAID volumes.
tron
2012-03-23
Remove unexpected newline between Em macro and text.
njoly
2011-10-12
PR/45456: Tetsuya Isaki: Don't mix stdio and write.
christos
2011-09-28
print the serial number as an unsigned number.
mrg
2011-08-29
Use __dead
joerg
2011-08-02
New sentence, new line.
wiz
2011-07-28
Document the need for zeroing out the first 64 blocks of a replacement
buhrow
2011-02-19
Define accessors for number of blocks and partition size in the
enami
2011-02-09
Exterminate a bug I created in 2009.
pooka
2010-12-15
Use RUMPPRG.
pooka
2010-11-08
Update RUMP_ACTION to use rumpclient.
pooka
2010-03-16
Give a more polite message for `raidctl -m` on a non-parity RAID set.
jld
2010-03-13
fix sign-compare issue
plunky
2010-03-13
Exclude parity map regions that don't actually exist from the dirty region count
jld
2010-01-27
use warn/err appropriately.
christos
2010-01-27
error message: \n\n -> \n
pooka
2010-01-27
+ Fatal errors due to uninitialized components are ignored.
wiz
2010-01-27
Consistently use "START disks" in examples. Bump date.
wiz
2009-12-10
Slight change to the wording of the parity map info: the parity is
jld
2009-11-17
Remove trailing whitespace.
wiz
2009-11-17
Bump date; also fix typo pointed out by snj@.
jld
2009-11-17
Finally commit the RAIDframe parity map Summer Of Code project.
jld
2009-10-11
close rump kernel file descriptors properly
pooka
2009-10-11
Support RUMP_ACTION, i.e. compile-time switch to make this execute
pooka
2009-04-06
fix sign-compare issue
lukem
2009-01-26
Use correct format to print the "numBlocks" element in a RAIDframe
tron
[next]