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