aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* usr.bin/top: fix displaying load average for loads of at least 100Piotr Kubaj2024-05-221-2/+2
* mac_do: add a new MAC/do policy and mdo(1) utilityBaptiste Daroussin2024-05-224-0/+125
* time: siginfo_recvd needs to be marked volatileKyle Evans2024-05-221-1/+1
* man: the exists function needs to validate the first parameterWolfram Schneider2024-05-201-0/+4
* diff: Nits in tests.Dag-Erling Smørgrav2024-05-201-1/+0
* diff: Warn if the atomizer detected truncation.Dag-Erling Smørgrav2024-05-201-0/+4
* diff: honour -B flag with -qEd Maste2024-05-182-1/+13
* netstat(8): for -W, use IFNAMSIZLexi Winter2024-05-162-2/+2
* netstat(1): increase width of Netif columnLexi Winter2024-05-162-6/+4
* man filesystems: fix xrefs after move to section 4Alexander Ziaee2024-05-162-2/+2
* freebsd-tips: Tweak fortune to find font providing Unicode characterJoseph Mingrone2024-05-151-8/+5
* Merge bmake-20240508Simon J. Gerraty2024-05-141-1/+1
|\
* | freebsd-tips: Add fortune to find font providing Unicode characterJoseph Mingrone2024-05-131-0/+14
* | expand: Fix markup for the `-t` option.Dag-Erling Smørgrav2024-05-131-1/+7
* | Revert "grdc: Add copyright"Warner Losh2024-05-102-12/+0
* | grdc: Add copyrightWarner Losh2024-05-102-0/+12
* | grdc: add countdown timer modeGavin Atkinson2024-05-102-31/+71
* | tcp: add counter to track when SACK loss recovery uses TSORichard Scheffenegger2024-05-081-3/+5
* | Merge bmake-20240430Simon J. Gerraty2024-05-034-22/+16
|\|
* | diff: Sort headers.Dag-Erling Smørgrav2024-05-033-6/+10
* | Tighten boundary check in split(1) to prevent a potential buffer overflow.Shawn Bayern2024-05-031-0/+4
* | Remove remnants of portsnap(8)Olivier Certner2024-04-302-2/+2
* | Add libxo support to duNathan Huff2024-04-293-22/+49
* | script: handle terminal resize on SIGWINCHKyle Evans2024-04-262-9/+58
* | script: minor style improvementsXavier Beaudouin2024-04-261-8/+10
* | ktrace: Remove CAPFAIL from default trace pointsJake Freeland2024-04-242-5/+4
* | ktrace: Describe CAPFAIL trace point in man pageJake Freeland2024-04-241-2/+18
* | Remove WITHOUT_CAPSICUM build supportEd Maste2024-04-231-4/+0
* | man: do not ignore the exit status of roff toolsWolfram Schneider2024-04-201-1/+7
* | usr.bin/units: use else..if to avoid calling the next branchrilysh2024-04-191-2/+1
* | bsdiff: Use mmap instead of mallocRicardo Branco2024-04-192-20/+21
* | xargs: use getline() instead of fgetln()Martin Tournoij2024-04-191-4/+4
* | patch: use getline() instead of fgetln()Martin Tournoij2024-04-192-19/+17
* | join: use getline() instead of fgetln()Martin Tournoij2024-04-191-8/+10
* | head: use getline() instead of fgetln()Martin Tournoij2024-04-191-4/+5
* | diff: use getline() instead of fgetln()Martin Tournoij2024-04-191-7/+10
* | cut: use getline() instead of fgetln()Martin Tournoij2024-04-191-17/+20
* | ctags: Use C99 bool instead of defining our ownCollin Funk2024-04-197-71/+70
* | install: Fix a compiler warning when bootstrappingMark Johnston2024-04-191-0/+2
* | expand.1: Fix markup for the '-t' optionGordon Bergling2024-04-191-1/+1
* | install: Assorted nitpickery.Dag-Erling Smørgrav2024-04-171-23/+17
* | install: Remove the mmap(2) option.Dag-Erling Smørgrav2024-04-172-148/+67
* | libarchive: merge from vendor branchMartin Matuska2024-04-161-0/+3
* | install: Don't skip syncing in the common case.Dag-Erling Smørgrav2024-04-121-7/+5
* | install: Simplify path construction.Dag-Erling Smørgrav2024-04-122-13/+29
* | install: Always use a temporary file.Dag-Erling Smørgrav2024-04-122-124/+33
* | ktrace: Record detailed ECAPMODE violationsJake Freeland2024-04-071-13/+52
* | Merge llvm-project release/18.x llvmorg-18.1.0-rc2-53-gc7b0a6ecd442Dimitry Andric2024-04-061-0/+1
* | Merge llvm-project release/18.x llvmorg-18.1.0-rc2-0-gc6c86965d967Dimitry Andric2024-04-0612-0/+24
* | Merge llvm-project main llvmorg-18-init-18359-g93248729cfaeDimitry Andric2024-04-062-1/+1