aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* morse.6: Mention to standards in the SEE ALSO sectionGordon Bergling2023-04-161-2/+13
* grdc.6: Add an ENVIRONMENT sectionGordon Bergling2023-04-161-0/+12
* limits_test: validate CPU time used, not real timeEric van Gyzen2023-04-141-8/+36
* mail: fix build if TIOCSTI is not definedEd Maste2023-04-101-1/+6
* llvm-objcopy: link man page as strip.1 when WITH_LLVM_BINUTILS is setEd Maste2023-04-061-1/+2
* Remove LLVM build glue for MIPS as a native architecture.John Baldwin2023-03-291-5/+0
* Revert "Ensure .inc files are regenerated when llvm/clang tblgen binaries cha...Dimitry Andric2023-03-2912-24/+0
* Revert "Rework {clang,lldb,llvm}-tblgen invocations to add --write-if-changed"Dimitry Andric2023-03-2912-44/+74
* Rework {clang,lldb,llvm}-tblgen invocations to add --write-if-changedDimitry Andric2023-03-2912-74/+44
* tftp tests: Fix a typo in the makefileMark Johnston2023-03-261-1/+1
* netlink: add NETLINK/NETLINK_SUPPORT userland options.Alexander V. Chernikov2023-03-262-3/+17
* etdump: exit on error if section header or entry offset is OOBEd Maste2023-03-221-4/+10
* lorder: add deprecation noticeEd Maste2023-03-211-1/+6
* ldd: clarify format optionsEd Maste2023-03-212-3/+4
* netstat: fix double-free in netlink error code path.Alexander V. Chernikov2023-03-181-3/+5
* netstat: simplify netlink route printing code.Alexander V. Chernikov2023-03-181-190/+17
* less: silence K&R warnsMateusz Guzik2023-03-161-0/+2
* tail: Verify correct behavior when input does not end in a newline.Dag-Erling Smørgrav2023-03-161-0/+14
* tftp: Add test cases for URL mode.Dag-Erling Smørgrav2023-03-131-0/+59
* Look in getlocalbase() for the calendar-data package dataDavid E. O'Brien2023-03-131-3/+6
* tftp: Add tests.Dag-Erling Smørgrav2023-03-103-0/+421
* tftp: Correctly propagate transfer errors.Dag-Erling Smørgrav2023-03-103-29/+34
* NgATM: Remove netgraph ATM supportBrooks Davis2023-03-095-41/+0
* grep: remove tautological conditionKyle Evans2023-03-091-2/+1
* Revert "grep: remove tautological condition"Kyle Evans2023-03-091-1/+2
* grep: remove tautological conditionKyle Evans2023-03-091-2/+1
* byacc: Disable backtracking extension.Dag-Erling Smørgrav2023-03-071-1/+1
* netstat: fix IPv6 link-locals & custom multipath printing.Alexander V. Chernikov2023-03-061-1/+13
* netstat: fix pfsync stats spellingKajetan Staszkiewicz2023-03-051-1/+1
* bc: remove MIPS Makefile caseEd Maste2023-03-011-1/+1
* Ensure .inc files are regenerated when llvm/clang tblgen binaries changeDimitry Andric2023-02-2612-0/+24
* uniq(1): use strtonum to parse optionsDaniel Tameling2023-02-251-7/+7
* gh-bc: don't disable LTO on powerpc64Piotr Kubaj2023-02-241-2/+1
* usr.bin/gh-bc: clean-up MakefileStefan Eßer2023-02-241-4/+3
* truss: Add preadv(2) and pwritev(2).Thomas Munro2023-02-211-0/+6
* byacc: Update to 20230201.Dag-Erling Smørgrav2023-02-201-8/+14
* zless(1): handle uncompressed filesFernando Apesteguía2023-02-201-0/+2
* tail: Retry kevent if the system call was interruptedWarner Losh2023-02-191-3/+9
* netstat.1: Clarify -i and -I prioritiesFernando Apesteguía2023-02-181-1/+17
* Revert "cpuset: add --count"Mateusz Guzik2023-02-162-65/+2
* wc: Make the read buffer static.Dag-Erling Smørgrav2023-02-161-2/+3
* wc: Improve test coverage.Dag-Erling Smørgrav2023-02-161-0/+51
* wc: Clean up and modernize.Dag-Erling Smørgrav2023-02-144-73/+277
* Change "ctlstat -P"'s schemaAlan Somers2023-02-131-85/+141
* top: fix sorting by pid (-o pid)Kyle Evans2023-02-131-0/+1
* patch: omit filename if the prompt was ignoredKyle Evans2023-02-131-1/+5
* Merge bmake-20230208Simon J. Gerraty2023-02-102-2/+2
|\
* | Add nproc(1)Mateusz Guzik2023-02-081-0/+1
* | Merge llvm-project main llvmorg-15-init-17485-ga3e38b4a206bDimitry Andric2023-02-083-0/+196
* | Merge llvm-project main llvmorg-15-init-15358-g53dc0f10787Dimitry Andric2023-02-0810-23/+26