aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* tr: fix class handling in unicode worldBaptiste Daroussin2026-02-191-0/+34
* diff: Report I/O errors in Stone algorithmDag-Erling Smørgrav2026-02-111-3/+7
* diff: Correctly declare testsDag-Erling Smørgrav2026-02-111-1/+4
* diff: Don't compare a file or directory to itselfDag-Erling Smørgrav2026-02-113-8/+30
* diff: Fix pagination leakDag-Erling Smørgrav2026-02-113-13/+11
* diff: Add test case for pagination resource leakDag-Erling Smørgrav2026-02-111-0/+22
* diff: Fix integer overflows in Stone algorithmDag-Erling Smørgrav2026-02-112-11/+50
* sockstat: Surround explicit IPv6 addresses with bracketsMichael Osipov2026-02-091-0/+9
* wc: Fix usage and manual SYNOPSIS + nitsAlexander Ziaee2026-02-052-5/+9
* libc: Rename fscandir{,_b}() to fdscandir{,_b}().Dag-Erling Smørgrav2026-02-051-1/+1
* diff: Fix gcc build.Dag-Erling Smørgrav2026-02-051-3/+3
* diff: Detect loops when diffing directories.Dag-Erling Smørgrav2026-02-052-10/+92
* kyua: Switch from std::auto_ptr<> to std::unique_ptr<>John Baldwin2026-01-291-3/+0
* iscsi: Move valid_iscsi_name to libiscsiutilJohn Baldwin2026-01-273-107/+6
* mkimg(1): Sync mkimg(1) and usage() with the implementationLi-Wen Hsu2026-01-262-20/+37
* 14.4: Update stable/14 to -PRERELEASEColin Percival2026-01-231-1/+1
* netstat: fix typoMichael Tuexen2026-01-211-1/+1
* netstat: fix a segfault with --libxoAlan Somers2026-01-201-6/+5
* netstat: Remove padding from cc and stack fieldsJohan Söllvander2026-01-201-2/+2
* sockstat: improve printaddr() according to style(9)Michael Osipov2026-01-191-3/+3
* grep/tests: Fix up the zgrep executable path in a newly added testMark Johnston2026-01-191-1/+1
* Remove obsolete BUGS section from zgrep(1) man page, add testCraig Leres2026-01-192-18/+11
* Update to bmake-20251111Simon J. Gerraty2026-01-104-12/+32
* Merge bmake-20250804Simon J. Gerraty2026-01-102-3/+6
* Merge bmake-20250707Simon J. Gerraty2026-01-102-4/+5
* Merge bmake-20250618Simon J. Gerraty2026-01-102-20/+17
* Merge bmake-20250414Simon J. Gerraty2026-01-102-6/+11
* Merge bmake-20250308Simon J. Gerraty2026-01-103-55/+55
* Merge bmake-20250125Simon J. Gerraty2026-01-103-60/+90
* Merge bmake-20240711Simon J. Gerraty2026-01-103-78/+97
* Merge bmake-20240625Simon J. Gerraty2026-01-102-5/+10
* Merge bmake-20240520Simon J. Gerraty2026-01-101-1/+1
* Merge bmake-20240508Simon J. Gerraty2026-01-101-1/+1
* Merge bmake-20240430Simon J. Gerraty2026-01-104-22/+16
* Merge bmake-20240309Simon J. Gerraty2026-01-104-5/+17
* Update to bmake-20240108Simon J. Gerraty2026-01-103-7/+8
* Merge bmake-20230909Simon J. Gerraty2026-01-103-5/+23
* 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
* Fix zgrep(1) wrapper regression, add testCraig Leres2025-12-222-1/+11
* Fix remaining zgrep(1) wrapper script regressionsCraig Leres2025-12-221-7/+45
* mdo.1: Document group-related and fine-grained control functionalitiesOlivier Certner2025-12-191-24/+245
* mdo.1: Describe this command's historyTom Hukins2025-12-191-1/+6
* mdo(1): Avoid calling getgroups() in some unnecessary casesOlivier Certner2025-12-191-2/+8
* getconf: Report value of _SC_PHYS_PAGESJason W. Bacon2025-12-181-0/+1
* cross-build: fix after the recent sqlite3 importKonstantin Belousov2025-12-151-1/+1
* ministat: Clean up usage message, manual page, and chameleonMateusz Piotrowski2025-12-153-52/+98
* 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
* find: fix pathnames printed by the SIGINFO handlerAlan Somers2025-11-221-1/+1