aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* install: print directory name instead of file name if mkstemp failsAhmad Khalifa2024-11-292-1/+11
* cu.1: describe better + tag spdxAlexander Ziaee2024-11-291-1/+4
* Add fchroot(2)Edward Tomasz Napierala2024-11-291-0/+1
* perror: style nitsMariusz Zaborski2024-11-271-3/+3
* perror(1): CapsicumiseFaraz Vahedi2024-11-271-0/+7
* perror(1): Reorder headers alphabetically to meet style(9) complianceFaraz Vahedi2024-11-271-3/+4
* perror(1): Replace magic exit codes with standard macrosFaraz Vahedi2024-11-271-4/+4
* leave: we should also cache time zoneMariusz Zaborski2024-11-271-0/+1
* leave: style nitMariusz Zaborski2024-11-271-1/+1
* leave(1): CapsicumiseFaraz Vahedi2024-11-271-0/+6
* leave(1): Replace magic exit codes with standard macrosFaraz Vahedi2024-11-271-9/+9
* colrm(1): CapsicumiseFaraz Vahedi2024-11-271-0/+6
* colrm(1): Replace magic exit codes with standard macrosFaraz Vahedi2024-11-271-7/+6
* usr.bin/netstat: -n should not print symbolic namesAllan Jude2024-11-261-2/+3
* truss: Fix grammar in error messagesCy Schubert2024-11-251-3/+3
* usr.bin/bc: remove OpenBSD derived bc and dc commandsStefan Eßer2024-11-2423-6315/+0
* find: Correct ls(1) equivalent command for -ls primaryThomas Eberhardt2024-11-231-2/+2
* ktrace: support AF_NETLINK in ktrstructArtem Hevorhian2024-11-191-0/+10
* ktrace.1: Add ARGS and ENVS as default trace pointsJose Luis Duran2024-11-171-2/+2
* lock.1: align options + tag spdxAlexander Ziaee2024-11-141-1/+4
* man: Misc syntax fixesGraham Percival2024-11-141-1/+1
* Improve reliability of stdout tests.Dag-Erling Smørgrav2024-11-143-0/+3
* Retire MK_PROFILE infrastructureEd Maste2024-11-121-5/+0
* ktrace: log execve(2) arguments and environmentArtem Hevorhian2024-11-114-2/+43
* sed: fix commandline-given expression when -e is not usedMartin Cracauer2024-11-072-5/+18
* compile_et: reduce the dependency chain for bootstrap tools.Baptiste Daroussin2024-11-061-1/+12
* sockstat: Add a -f option to show FIB numbers of socketsMark Johnston2024-11-042-6/+23
* mktemp(1): bring the documentation up to date with best practiceWolfram Schneider2024-10-271-3/+3
* genl: fix typoGleb Smirnoff2024-10-261-1/+1
* netstat: switch to using the sysctl-exported stats for live statsKyle Evans2024-10-242-10/+5
* Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu2024-10-232-2/+2
* Merge llvm-project main llvmorg-19-init-18630-gf2ccf80136a0Dimitry Andric2024-10-233-26/+31
* vmstat: Add a column to vmstat -o output for laundry pagesMark Johnston2024-10-221-2/+3
* mkuzip: drop support for executable uzip imagesRobert Wing2024-10-215-33/+34
* libarchive: merge from vendor branchMartin Matuska2024-10-202-0/+2
* mididump(1): Use nitems()Christos Margiolis2024-10-191-3/+3
* mididump(1): Use LIBADD instead of LDFLAGSChristos Margiolis2024-10-191-1/+1
* mididump: fix gcc buildGleb Smirnoff2024-10-181-3/+3
* mididump(1): Initial revisionChristos Margiolis2024-10-184-0/+409
* Updated and new Makefile.depend filesSimon J. Gerraty2024-10-162-4/+4
* manuals: Fix "unusual .Xr" warnings with a scriptGraham Percival2024-10-155-5/+5
* Update Makefile.depend filesSimon J. Gerraty2024-10-1442-47/+402
* w(1): fix libxo output being locale dependantBaptiste Daroussin2024-10-141-3/+5
* vmstat: Fix column header alignment in -o outputMark Johnston2024-10-131-1/+1
* iscsictl(8): Complete libxo transitionYan-Hao Wang2024-10-121-15/+16
* vmstat(8): Complete libxo transitionYan-Hao Wang2024-10-121-11/+15
* nfsstat(1): Complete libxo transitionYan-Hao Wang2024-10-121-7/+6
* netstat(1): Complete libxo transitionYan-Hao Wang2024-10-1217-109/+103
* last(1): Complete libxo transitionYan-Hao Wang2024-10-121-11/+20
* uncompress: Avoid reading an extra byteDavid Jones2024-10-111-1/+2