aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* bintrans: Remove unused variable.Dag-Erling Smørgrav2024-02-011-2/+1
* bintrans: Add base64 to name list in manual page.Dag-Erling Smørgrav2024-02-011-3/+4
* bintrans: Fix uninitialized variable.Dag-Erling Smørgrav2024-02-011-1/+1
* bintrans: Error out if writing to the output failed.Dag-Erling Smørgrav2024-02-012-13/+24
* man: support special characters in filenamesWolfram Schneider2024-01-251-6/+6
* join(1): Fix ordering in case of missing fieldsTijl Coosemans2024-01-241-2/+2
* find: Add -readable, -writable & -executable optionsRicardo Branco2024-01-224-1/+64
* cksum(1): Add EXAMPLES to manual pageFernando Apesteguía2024-01-181-1/+15
* pflow: netstat statisticsKristof Provost2024-01-164-0/+30
* find: Allow '/' to be used with -perm for GNU compatibilityRicardo Branco2024-01-152-4/+17
* man: avoid unportable use of utilitiesMohamed Akram2024-01-151-3/+3
* Update to bmake-20240108Simon J. Gerraty2024-01-143-7/+8
|\
* | man(1): support spaces in filenamesWolfram Schneider2024-01-131-12/+16
* | login: Missed an instance of getpwnam().Dag-Erling Smørgrav2024-01-121-2/+4
* | uniq: Error out if writing to the output failed.Dag-Erling Smørgrav2024-01-122-2/+20
* | uniq: Clean up and test obsolete options.Dag-Erling Smørgrav2024-01-122-9/+8
* | uniq: Fix interactive use.Dag-Erling Smørgrav2024-01-123-21/+59
* | uniq: Replace NetBSD's unit tests with our own.Dag-Erling Smørgrav2024-01-122-12/+150
* | login: Use getpwnam_r() instead of getpwnam().Dag-Erling Smørgrav2024-01-121-2/+4
* | find: fix build on 32bitsBaptiste Daroussin2024-01-121-1/+1
* | find: add SIGINFO handlerGoran Mekić2024-01-113-0/+20
* | top: Avoid printing a blank line when the ZFS ARC is emptyMark Johnston2024-01-111-5/+15
* | asa: Rewrite to fix line termination issue.Dag-Erling Smørgrav2024-01-092-58/+59
* | fix using man(1) with multiple pagesWolfram Schneider2024-01-081-1/+1
* | mail: add volatile in grabh()Lexi Winter2024-01-051-1/+1
* | tail: Do not trust st_size if it equals zero.Ricardo Branco2024-01-041-3/+3
* | hexdump: Do not trust st_size if it equals zero.Ricardo Branco2024-01-041-2/+3
* | indent: make the URL of the manpage two characters longer so that the test is...Wolfram Schneider2023-12-292-2/+2
* | nfsstat: make -q work without -e/-ELexi Winter2023-12-282-8/+14
* | use long manpage URL (broken in last commit)Wolfram Schneider2023-12-282-2/+2
* | support spaces in filenamesWolfram Schneider2023-12-281-13/+13
* | update manpage URLWolfram Schneider2023-12-282-2/+2
* | bmake: Fix typo (triple S)Jose Luis Duran2023-12-281-1/+1
* | nfsstat: update option strings in docsLexi Winter2023-12-272-3/+3
* | improve handling of shell metacharacters in filenamesWolfram Schneider2023-12-271-11/+11
* | fortune: update mailing list search urlChristos Margiolis2023-12-271-1/+1
* | tail(1): Fix a typo in a source code commentGordon Bergling2023-12-271-1/+1
* | ncal(1): print the correct option name when -B is specified twiceDaniel Tameling2023-12-261-1/+1
* | diff(1): fix a typoPin-Yi Kuo2023-12-261-1/+1
* | seq(1): Put separator only between the elements.Pawel Jakub Dawidek2023-12-221-3/+8
* | find: Add a warning about -delete.Dag-Erling Smørgrav2023-12-211-1/+17
* | renice: Clean up the tests a bit.Dag-Erling Smørgrav2023-12-201-6/+7
* | calendar: correct the search order for filesKyle Evans2023-12-182-4/+34
* | mt(1): Fix typoYu-Hsun Chen2023-12-171-1/+1
* | mkimg(1): Fix typoYu-Hsun Chen2023-12-171-1/+1
* | fstat(1): Fix typoYu-Hsun Chen2023-12-171-1/+1
* | awk(1): Fix typoYu-Hsun Chen2023-12-171-1/+1
* | kdump: use print_mask_arg0 appropriatelyKyle Evans2023-12-131-4/+5
* | look(1): Correct the example's descriptionRaghu Ranganathan2023-12-111-1/+1
* | pkgbase: Move tr(1) to runtimeEmmanuel Vadot2023-12-091-0/+1