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
/
raidctl.c
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
2020-09-13
Allow components to be specified by wedge name.
mlelstv
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
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
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
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-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
2009-12-10
Slight change to the wording of the parity map info: the parity is
jld
2009-11-17
Finally commit the RAIDframe parity map Summer Of Code project.
jld
2009-10-11
Support RUMP_ACTION, i.e. compile-time switch to make this execute
pooka
2009-01-26
Use correct format to print the "numBlocks" element in a RAIDframe
tron
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2005-06-02
appease gcc -Wuninitialized
lukem
2005-05-01
Cleanup the meter code a bit -- a bunch of stuff wasn't even being used.
oster
2005-02-09
Kill __P(), use ANSI function declarations; WARNS=3.
xtraeme
2004-02-29
As suggested by Paul Ripke, have raidctl use raw devices by default.
oster
2003-10-21
Don't compare argc to NULL.
fvdl
2003-06-23
Add NetBSD RCS Ids.
agc
2003-04-15
correct questionable use of strncpy().
itojun
2002-11-16
Cleanup and update usage().
oster
2002-03-21
Open the raid device read-only for the commands that don't need
simonb
2001-10-04
rf_configure.c
oster
2001-09-26
Since this is the only place it's used, nuke RF_DEV2RAIDID and
oster
2001-07-10
* add -G, which lists the configuration of the given raid set in the
lukem
2001-02-19
convert to use getprogname()
cgd
2000-10-31
- use opendisk(3) instead of homegrown solution
lukem
[next]