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
/
drvctl
Age
Commit message (
Expand
)
Author
2018-02-14
Revert functional changes in previous, at expense of strict KNF conformance.
jakllsch
2018-01-07
KNF.
christos
2016-09-11
Document the version drvctl appeard.
sevan
2015-12-07
synch usage() with the man page.
pgoyette
2015-08-08
add an example for rescanning ATA busses.
mrg
2015-05-13
Add documentation for the drvctl driver and add reference.
mlelstv
2015-02-25
Bump date for previous.
wiz
2015-02-24
Let drvctl -p select elements from an array property by numeric index.
mlelstv
2012-01-17
Add -n to usage.
wiz
2012-01-16
Enhance drvctl -p processing to handle new autoconfig info in property
pgoyette
2011-10-19
Don't print the silly header, "Properties for device `xxx0':", before
dyoung
2011-08-29
Use __dead
joerg
2011-08-07
add the -t option that modifies -l behaviour to recursively scan for
jmcneill
2011-08-07
add an optional argument to the -p flag that lets you extract specific
jmcneill
2009-04-20
Document -n.
wiz
2009-04-20
Add -n to usage. Now it just needs to be documented.
wiz
2009-04-20
Bump date for previous. Remove trailing whitespace.
wiz
2009-04-20
Mention -n in usage.
dyoung
2009-04-20
Add flag -n to suppress the first column of drvctl -l output.
dyoung
2009-04-04
If drvctl -l is used without argument, print the root device nodes.
joerg
2009-03-16
fix sign-compare issues
lukem
2008-02-16
Document -l, -Q, -R, and -S.
dyoung
2008-01-27
Patch /dev/drvctl and drvctl(8) to let us suspend/resume device
dyoung
2007-03-10
drvctl 4 does not exist.
christos
2006-09-22
- Add a new DRVCTLCOMMAND ioctl to /dev/drvctl. This is a generic
thorpej
2005-06-27
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
christos
2005-06-02
Fix an uninitialized variable issue.
lukem
2005-01-20
ANSIfy; WARNS=3
xtraeme
2004-08-18
Sync usage with man page.
wiz
2004-08-18
New sentence, new line.
wiz
2004-08-18
add a little utility to exercise the rescan / detach autoconf functions
drochner