aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* dpv: Fix synopsis formatting & sort optionsMateusz Piotrowski2021-11-072-57/+70
* dpv.1: Do not use mdoc macros for Bl widthMateusz Piotrowski2021-11-071-2/+2
* dpv.1: Fix an exampleMateusz Piotrowski2021-11-071-1/+1
* sort: Fix random sortMark Johnston2021-11-011-1/+1
* systat: Handle SIGWINCH to properly window resizing and adjust -swap disk sta...Michael Reifenberger2021-11-014-10/+22
* Augment systat(1) -swap to display large swap space processesKonstantin Belousov2021-11-016-36/+361
* ldd: do not use dlopen(RTLD_TRACE) for dso when format is specifiedKonstantin Belousov2021-10-282-1/+12
* ldd: styleKonstantin Belousov2021-10-281-4/+2
* lorder: process read-only data symbolsEd Maste2021-10-251-3/+3
* timeout.1: Fix typos in examplesMateusz Piotrowski2021-10-241-5/+5
* cmp: initialize limit to avoid stack garbage limitsKyle Evans2021-10-231-1/+1
* unzip: Fix segmentation fault if a zip file contains buggy filename.Yoshihiro Takahashi2021-10-181-2/+13
* usr.bin/gh-bc, contrib/bc: update to version 5.0.0Stefan Eßer2021-10-122-7/+17
* llvm-objcopy: Install llvm-strip linkJessica Clarke2021-10-101-0/+2
* login: use sizeof(audit_cond) consistently, NFCKyle Evans2021-10-091-1/+1
* ar: provide error exit status upon failureEd Maste2021-10-096-77/+100
* cmp: add -b, --print-bytesKyle Evans2021-10-0311-16/+70
* cmp: add -i, --ignore-initial, an alternative to skip1/skip2 argsKyle Evans2021-10-033-1/+53
* cmp: add -n, --bytes to limit number of bytes to compareKyle Evans2021-10-037-15/+57
* cmp: accept SI suffixes for skip1 and skip2Kyle Evans2021-10-034-3/+46
* man: reset OPTIND before parsing argsKyle Evans2021-10-031-0/+4
* unzip: sync with NetBSD upstream to add passphrase supportYoshihiro Takahashi2021-10-022-10/+66
* diff3: document and test -TPiotr Pawel Stefaniak2021-09-254-2/+27
* diff3: implement --strip-trailing-crPiotr Pawel Stefaniak2021-09-255-1/+21
* diff3.1: update manual page to match codePiotr Pawel Stefaniak2021-09-251-6/+27
* diff3: improve stylePiotr Pawel Stefaniak2021-09-251-17/+19
* diff3: sync with upstreamPiotr Pawel Stefaniak2021-09-251-6/+15
* diff: read whole files to determine if they are ASCII textPiotr Pawel Stefaniak2021-09-252-23/+50
* diff: don't output carriage returns that were stripped on inputPiotr Pawel Stefaniak2021-09-254-2/+29
* proccontrol(1): Add wxmap controlKonstantin Belousov2021-09-242-2/+26
* StyleKonstantin Belousov2021-09-241-2/+4
* proccontrol(1): implement 'nonewprivs'Edward Tomasz Napierala2021-09-242-2/+26
* grep: fix combination of quiet and count flagMariusz Zaborski2021-09-221-1/+1
* import nvi 2.2.0-3bbdfe4Baptiste Daroussin2021-09-226-2/+619
* calendar.freebsd: Fix off-by-one errorKevin Bowling2021-09-171-1/+1
* top(1): indicate how to reset grep stringJohn Grafton2021-09-131-1/+1
* top(1): support command name and argument greppingJohn Grafton2021-09-137-1/+60
* clang: Support building with GCC and DEBUG_FILES disabledJessica Clarke2021-09-071-0/+3
* ldd: Remove non-functional -v optionKonstantin Belousov2021-09-032-31/+7
* Fix some common typos in source code commentsGordon Bergling2021-08-311-1/+1
* nfsstat(1): Fix a typo in an error messageGordon Bergling2021-08-301-1/+1
* diff: Use unprivileged_user with report_identical testOlivier Cochard2021-08-221-1/+6
* tail: Add regression tests for -f and -FMark Johnston2021-08-211-0/+83
* tail: Fix -f with stdinMark Johnston2021-08-212-24/+21
* Fix a few typos in source code commentsGordon Bergling2021-08-191-1/+1
* ar: remove invalid extra param in bsdar_warnc callsEd Maste2021-08-181-6/+6
* grep: Fix an incorrect description of the -C flagMateusz Piotrowski2021-08-152-14/+11
* mkimg(1): Correct a typo in the usage outputGordon Bergling2021-08-141-1/+1
* Allow bootstrapping llvm-tblgen on macOS and LinuxAlex Richardson2021-08-053-0/+6
* Remove mkcsmapper_static and mkesdb_static from build-toolsAlex Richardson2021-08-055-44/+12