summaryrefslogtreecommitdiff
path: root/sbin/drvctl/drvctl.c
AgeCommit message (Expand)Author
2022-08-21When extracting properties, don't bail for non-existent or invalid pathmlelstv
2020-06-11Update for proplib(3) API changes.thorpej
2018-02-14Revert functional changes in previous, at expense of strict KNF conformance.jakllsch
2018-01-07KNF.christos
2015-12-07synch usage() with the man page.pgoyette
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-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-01-27Patch /dev/drvctl and drvctl(8) to let us suspend/resume devicedyoung
2006-09-22- Add a new DRVCTLCOMMAND ioctl to /dev/drvctl. This is a genericthorpej
2005-06-02Fix an uninitialized variable issue.lukem
2005-01-20ANSIfy; WARNS=3xtraeme
2004-08-18Sync usage with man page.wiz
2004-08-18add a little utility to exercise the rescan / detach autoconf functionsdrochner