summaryrefslogtreecommitdiff
path: root/usr.sbin/binmiscctl
AgeCommit message (Expand)Author
2024-10-03manuals: Fix typos in -offset for .Bd and .BlGraham Percival
2024-06-20binmiscctl.8: Change the example to armv7Andrew Turner
2024-04-20binmiscctl.8: Remove a double wordGordon Bergling
2023-11-26usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2022-12-08imgact_binmisc: Optionally pre-open the interpreter vnodeDoug Rabson
2021-02-08binmiscctl: Avoid segfault with "binmiscctl add" and no extra paramsMark Johnston
2020-11-07binmiscctl(8): miscellaneous cleanupKyle Evans
2020-05-01Add RISC-V interpreter exampleMitchell Horne
2020-02-10Remove sparc64 example.Warner Losh
2018-07-20Improve the binmiscctl manual pageMateusz Piotrowski
2017-12-28Don't leak resources on duplicate -m or -M arguments. Last one wins.Warner Losh
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-09-04Correct the binmiscctl(8) man page for powerpc64Justin Hibbits
2017-07-28binmiscctl should use modfind instead of kldfindSean Bruno
2016-05-13Another attempt at resolving CID 1305629. The test of cmd == -1Don Lewis
2016-05-13Revert r299584:Don Lewis
2016-05-13Mark usage() as __dead2 so that Coverity doesn't think that executionDon Lewis
2015-12-01META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery
2015-02-16Add example for upcoming aarch64/arm64 targets.Sean Bruno
2015-02-15If no arguments are passed to a subcommand that requires arguments,Sean Bruno
2015-01-28Check for invalid length or more than max length for the interpreter, insteadSean Bruno
2014-12-30Move the explanation for examples before the example itself. AddWarren Block
2014-07-29mdoc: kill EOL whitespace.Joel Dahl
2014-06-15mdoc: use display block in the beginning of the EXAMPLES section.Joel Dahl
2014-04-10More mdoc/spelling/grammar cleanup.Christian Brueffer
2014-04-08Quick mdoc/whitespace/spelling pass, this needs some more work.Christian Brueffer
2014-04-08Add Stacey Son's binary activation patches that allow remapping ofSean Bruno