summaryrefslogtreecommitdiff
path: root/usr.sbin/binmiscctl/binmiscctl.c
Commit message (Expand)AuthorAgeFilesLines
* binmiscctl(8): miscellaneous cleanupKyle Evans2020-11-071-11/+11
* Don't leak resources on duplicate -m or -M arguments. Last one wins.Warner Losh2017-12-281-0/+2
* binmiscctl should use modfind instead of kldfindSean Bruno2017-07-281-1/+2
* Another attempt at resolving CID 1305629. The test of cmd == -1Don Lewis2016-05-131-1/+1
* Revert r299584:Don Lewis2016-05-131-1/+1
* Mark usage() as __dead2 so that Coverity doesn't think that executionDon Lewis2016-05-131-1/+1
* If no arguments are passed to a subcommand that requires arguments,Sean Bruno2015-02-151-1/+3
* Check for invalid length or more than max length for the interpreter, insteadSean Bruno2015-01-281-1/+1
* Add Stacey Son's binary activation patches that allow remapping ofSean Bruno2014-04-081-0/+508