aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* sockstat(1): tolerate situation where file info cannot be fetchedKonstantin Belousov2024-07-281-5/+11
* lockf tests: Fix a raceMark Johnston2024-07-221-1/+3
* diff: Document the --no-dereference option.Dag-Erling Smørgrav2024-07-042-2/+9
* uniq tests: Make uniq_test:stdout more reliableMark Johnston2024-06-271-0/+2
* ncurses: vendor import version 6.5Baptiste Daroussin2024-06-271-3/+3
* systat: fix build with newer ncursesBaptiste Daroussin2024-06-272-2/+2
* mac_do: add a new MAC/do policy and mdo(1) utilityBaptiste Daroussin2024-06-274-0/+125
* find: fix build on 32bitsBaptiste Daroussin2024-06-131-1/+1
* find: add SIGINFO handlerGoran Mekić2024-06-133-0/+20
* pkgbase: Move tr(1) to runtimeEmmanuel Vadot2024-06-041-0/+1
* man(1) needs to check for .so files not only in the first lineWolfram Schneider2024-06-031-1/+1
* man: do not ignore the exit status of roff toolsWolfram Schneider2024-06-031-1/+7
* man: the exists function needs to validate the first parameterWolfram Schneider2024-05-261-0/+4
* diff: honour -B flag with -qEd Maste2024-05-242-1/+12
* expand: Fix markup for the `-t` option.Dag-Erling Smørgrav2024-05-151-1/+7
* ktrace: Remove CAPFAIL from default trace pointsJake Freeland2024-05-112-5/+4
* ktrace: Describe CAPFAIL trace point in man pageJake Freeland2024-05-111-2/+18
* ktrace: Record detailed ECAPMODE violationsJake Freeland2024-05-111-13/+52
* Remove remnants of portsnap(8)Olivier Certner2024-05-092-2/+2
* ctags: Use C99 bool instead of defining our ownCollin Funk2024-05-087-71/+70
* Tighten boundary check in split(1) to prevent a potential buffer overflow.Shawn Bayern2024-05-061-0/+4
* libarchive: merge from vendor branchMartin Matuska2024-04-301-0/+3
* script: handle terminal resize on SIGWINCHKyle Evans2024-04-292-9/+58
* script: minor style improvementsXavier Beaudouin2024-04-291-8/+10
* install: Fix a compiler warning when bootstrappingMark Johnston2024-04-241-0/+2
* install: Always use a temporary file.Dag-Erling Smørgrav2024-04-243-313/+148
* 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
* 14.1: update stable/14 to -PRERELEASEColin Percival2024-04-191-1/+1
* dirdeps: Add missing dependency filesStephen J. Kiernan2024-04-161-0/+11
* which: Use size_t instead of ssize_t for pathlenCollin Funk2024-04-151-1/+1
* 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
* usr.bin: Make lorder conditional on MK_TOOLCHAIN.Dag-Erling Smørgrav2024-04-041-1/+1
* 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
* msgs: Use C99 bool instead of defining our ownCollin Funk2024-04-021-50/+47
* Translate linux_newlstat name argumentJohn F. Carr2024-03-271-0/+2
* MFC: mkimg(1): process non-seekable output gracefullyEugene Grosbein2024-03-192-2/+15
* kdump: decode pollfd struct arrays coming from poll(2)Kyle Evans2024-03-181-0/+20
* awk: Fix the testsWarner Losh2024-03-121-0/+1
* lorder: Clean up and improve robustness.Dag-Erling Smørgrav2024-03-115-57/+193
* diff: Fix --expand-tabs and --side-by-side.Dag-Erling Smørgrav2024-03-113-57/+79
* 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