aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* tail -F: fix crashAndre Albsmeier2024-08-211-1/+2
* calendar: don't setlogin(2) in the -a user handlersKyle Evans2024-08-141-1/+1
* diff: Fix integer overflow.Dag-Erling Smørgrav2024-08-011-21/+24
* sdiff: Fix --expand-tabs and --tabsize.Dag-Erling Smørgrav2024-08-013-58/+116
* sdiff: Misc cleanup.Dag-Erling Smørgrav2024-08-011-52/+50
* diff: Fix usage message and documentation.Dag-Erling Smørgrav2024-08-012-4/+4
* ktrace(1): add more xrefsEd Maste2024-08-011-4/+12
* ktrace(1): add xref to namei(9)Ed Maste2024-08-011-5/+5
* 13.4: update stable/13 to -PRERELEASEColin Percival2024-07-201-1/+1
* systat: fix build with newer ncursesBaptiste Daroussin2024-06-272-2/+2
* find: fix build on 32bitsBaptiste Daroussin2024-06-131-1/+1
* find: add SIGINFO handlerGoran Mekić2024-06-133-0/+20
* diff: honour -B flag with -qEd Maste2024-06-072-1/+12
* man: the exists function needs to validate the first parameterWolfram Schneider2024-05-261-0/+4
* expand: Fix markup for the `-t` option.Dag-Erling Smørgrav2024-05-151-1/+7
* Tighten boundary check in split(1) to prevent a potential buffer overflow.Shawn Bayern2024-05-061-0/+4
* libarchive: merge from vendor branchMartin Matuska2024-05-041-0/+3
* unzip: swtich to bsdunzip from libarchiveMartin Matuska2024-05-046-1334/+181
* script: handle terminal resize on SIGWINCHKyle Evans2024-04-292-9/+58
* script: minor style improvementsXavier Beaudouin2024-04-291-8/+10
* install: Always use a temporary file.Dag-Erling Smørgrav2024-04-273-304/+142
* Merge llvm-project release/18.x llvmorg-18.1.0-rc2-53-gc7b0a6ecd442Dimitry Andric2024-04-191-0/+1
* Merge llvm-project release/18.x llvmorg-18.1.0-rc2-0-gc6c86965d967Dimitry Andric2024-04-1912-0/+24
* Merge llvm-project main llvmorg-18-init-18359-g93248729cfaeDimitry Andric2024-04-192-1/+1
* Merge llvm-project main llvmorg-18-init-16595-g7c00a5be5cdeDimitry Andric2024-04-191-1/+2
* Merge llvm-project main llvmorg-18-init-15088-gd14ee76181fbDimitry Andric2024-04-197-9/+56
* find: Add -readable, -writable & -executable optionsRicardo Branco2024-04-084-1/+64
* find: Allow '/' to be used with -perm for GNU compatibilityRicardo Branco2024-04-082-4/+17
* Revert "MFV: xz 5.6.0"Xin LI2024-04-081-1/+0
* lorder: Clean up and improve robustness.Dag-Erling Smørgrav2024-04-046-58/+195
* install: Prefer strsnvis() to strsvis().Dag-Erling Smørgrav2024-04-041-8/+11
* touch: Allow setting the timestamp to -1.Dag-Erling Smørgrav2024-04-044-7/+179
* Translate linux_newlstat name argumentJohn F. Carr2024-03-271-0/+2
* mkimg(1): MFC: process non-seekable output gracefullyEugene Grosbein2024-03-192-2/+15
* MFC: MFV: xz 5.6.0.Xin LI2024-03-101-0/+1
* Optionally create full debuginfo for llvm-related executablesDimitry Andric2024-03-081-3/+5
* mkimg.1: add new PARTITION SPECIFICATION sectionEugene Grosbein2024-03-011-1/+38
* Remove usr.bin/clang/llvm-ar/llvm-cxxfilt-driver.cpp fileDimitry Andric2024-02-131-16/+0
* man: support special characters in filenamesWolfram Schneider2024-02-121-6/+6
* man(1): support spaces in filenamesWolfram Schneider2024-02-121-12/+16
* fix using man(1) with multiple pagesWolfram Schneider2024-02-121-1/+1
* man(1): Support custom sectionsWolfram Schneider2024-02-121-28/+48
* do not expect mandoc(1) to terminate in finite timeWolfram Schneider2024-02-121-0/+6
* join(1): Fix ordering in case of missing fieldsTijl Coosemans2024-01-311-2/+2
* top: Avoid printing a blank line when the ZFS ARC is emptyMark Johnston2024-01-251-5/+15
* renice: Clean up the tests a bit.Dag-Erling Smørgrav2024-01-211-6/+7
* renice: Force /bin/sh usage on su calls for the regression tests.Olivier Cochard2024-01-211-2/+2
* nfsstat: make -q work without -e/-ELexi Winter2024-01-192-8/+14
* nfsstat: update option strings in docsLexi Winter2024-01-192-3/+3
* mail: add volatile in grabh()Lexi Winter2024-01-191-1/+1