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
2021-08-02
Support on-demand re-scanning all devices to look for
oster
2021-08-01
Move case 'l' to be in sorted order. No functional change.
oster
2021-05-27
Avoid using Pq.
wiz
2021-05-27
move the basic history i wrote from raidctl(8) to raid(4), and
mrg
2021-05-26
update the list of platforms supporting loading kernels from raid.
mrg
2020-09-13
Allow components to be specified by wedge name.
mlelstv
2020-09-06
avoid trying to printf() a NULL as %s. fixes likely bug.
mrg
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-09-26
Need MIN in userland. Also some more signed/unsigned clashes.
mlelstv
2019-09-26
nspares is now unsigned. Validate and use as positive integer.
mlelstv
2019-02-06
Correct printed IOCTL name that was incorrect since rev 1.5.
oster
2019-02-04
- add the string length as an explicit parameter to get_time_string()
mrg
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
[next]