aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* lockf: Test that lockf does not spin on fdDag-Erling Smørgrav4 days1-0/+18
* lockf: Avoid spinning when operating on an fdChristian Ullrich4 days1-1/+5
* libarchive: merge from vendor branchMartin Matuska2026-04-231-1/+1
* du: Set BLOCKSIZE before running testsDag-Erling Smørgrav2026-04-221-0/+4
* m4: Misc style fixesDag-Erling Smørgrav2026-04-026-29/+27
* m4: Stop abbreviating builtin namesMarc Espie2026-04-026-179/+168
* m4: Fix eval output widthDag-Erling Smørgrav2026-02-264-6/+8
* diff: Fix gcc build.Dag-Erling Smørgrav2026-02-211-3/+3
* diff: Tweak recursion testsDag-Erling Smørgrav2026-02-181-7/+9
* diff: Tweak range of -C and -U argumentsDag-Erling Smørgrav2026-02-182-34/+51
* diff: Improve directory loop detectionDag-Erling Smørgrav2026-02-152-3/+22
* install: Expect EINTR while copyingDag-Erling Smørgrav2026-02-152-20/+58
* diff: Correctly declare testsDag-Erling Smørgrav2026-02-101-0/+2
* diff: Don't compare a file or directory to itselfDag-Erling Smørgrav2026-02-103-6/+30
* diff: Fix pagination leakDag-Erling Smørgrav2026-02-102-12/+11
* diff: Add test case for pagination resource leakDag-Erling Smørgrav2026-02-101-0/+21
* diff: Report I/O errors in Stone algorithmDag-Erling Smørgrav2026-02-101-3/+7
* diff: Fix integer overflows in Stone algorithmDag-Erling Smørgrav2026-02-102-11/+51
* diff: Detect loops when diffing directories.Dag-Erling Smørgrav2026-02-102-11/+94
* sockstat: Surround explicit IPv6 addresses with bracketsMichael Osipov2026-02-071-0/+9
* sockstat: improve printaddr() according to style(9)Michael Osipov2026-01-191-3/+3
* src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knobDimitry Andric2026-01-026-3/+18
* m4: avoid warnings about too-long initializer stringsDimitry Andric2025-12-291-1/+2
* m4: Fix OOB access displaying MIN_INTEric Blake2025-12-291-1/+1
* cross-build: fix after the recent sqlite3 importKonstantin Belousov2025-12-151-1/+1
* fsync: Open files in non-blocking modeDag-Erling Smørgrav2025-12-121-1/+1
* beep: Sort usage and man page optionsJose Luis Duran2025-11-292-35/+39
* truss.1: Reference sysdecode(3)Mateusz Piotrowski2025-11-081-2/+3
* truss: Properly display first argument to nmountTiago Gasiba2025-11-051-1/+1
* contrib/bc: MFC upgrade from version 7.02 to 7.1.0Stefan Eßer2025-11-042-4/+11
* libarchive: merge from vendor branchMartin Matuska2025-11-037-6/+7
* w: Trim whitespace and commas from time and uptimeDag-Erling Smørgrav2025-10-281-8/+25
* login.conf: Remove never used ignoretime/ignoretime@Paul Armstrong2025-10-201-4/+0
* tail: Tweak follow_rename test caseDag-Erling Smørgrav2025-10-081-0/+2
* mktemp.1: Document TMPDIR in ENVIRONMENTMateusz Piotrowski2025-10-011-2/+10
* Fix the build post-dcf5d5603b3af8Enji Cooper2025-09-241-2/+2
* Reduce ifdef soup by adding pre-3.0 compat supportEnji Cooper2025-09-241-16/+10
* factor: support OpenSSL 3Enji Cooper2025-09-241-2/+15
* Add simple factor/primes regression testsEnji Cooper2025-09-244-0/+167
* Unbreak usr.bin/dc with OpenSSL 3Enji Cooper2025-09-242-6/+6
* man: Fix usage messageDag-Erling Smørgrav2025-09-231-1/+1
* uptime: Mention libxo support in manual pageDag-Erling Smørgrav2025-09-162-4/+18
* man: Add -l optionIngo Schwarze2025-09-162-13/+43
* w: Fix idle time in json output, add login/idle times to json outputMarius Halden2025-09-161-7/+19
* pom: Cache tzdata before entering capability modeEd Maste2025-08-291-0/+1
* indent: Fix buffer overflowDag-Erling Smørgrav2025-08-142-22/+34
* indent: Simplify test scriptDag-Erling Smørgrav2025-08-141-40/+15
* xargs: Limit -n to {ARG_MAX}Dag-Erling Smørgrav2025-08-054-6/+6
* clang-scan-deps: Pass ${TDFILE} to tblgen, not ${.ALLSRC}Lexi Winter2025-07-311-3/+4
* pom.6: add a more complete bibliographyLexi Winter2025-07-311-2/+8