aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Pass vdso address to userspaceKonstantin Belousov2021-12-061-0/+6
* sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2021-12-051-0/+2
* elf(3): Fix a typo in a sysctl descriptionGordon Bergling2021-11-301-1/+1
* motd: Fix Questions List addressDanilo G. Baio2021-11-281-1/+1
* bsddialog: actually add directoriesBaptiste Daroussin2021-11-241-0/+12
* mkimg: zero entry in vhdx_write_metadataEd Maste2021-11-211-0/+1
* top.1: Use the Dq macros instead of \*lq and \*rqMateusz Piotrowski2021-11-181-37/+107
* top.1: Improve description of -mMateusz Piotrowski2021-11-181-4/+10
* top: Sort flags in usage messageMateusz Piotrowski2021-11-181-2/+2
* top.1: Sort options alphabeticallyMateusz Piotrowski2021-11-181-78/+77
* top.1: Fix a typo in description of H interactive commandMateusz Piotrowski2021-11-181-2/+2
* Skip -flto for all MIPS portsWarner Losh2021-11-161-2/+2
* ldd: also use exec mode for -aKonstantin Belousov2021-11-151-1/+1
* struct kevent_freebsd11 -> struct freebsd11_keventBrooks Davis2021-11-152-6/+6
* mandoc: import version 1.14.6Baptiste Daroussin2021-11-151-0/+1
* procstat auxv: print out FXRNGKonstantin Belousov2021-11-151-0/+6
* nfsstat: Add output for counts of new RPCs to the "-E" optionRick Macklem2021-11-141-9/+23
* Merge llvm-project 13.0.0 releaseDimitry Andric2021-11-131-0/+16
* Merge llvm-project main llvmorg-13-init-16847-g88e66fa60ae5Dimitry Andric2021-11-1314-9/+92
* sockstat(1): Update Synopsis sectionFelix Johnson2021-11-101-3/+3
* grep: fix/remove references to -PKyle Evans2021-11-102-5/+5
* systat: clean up code assuming network classesMike Karels2021-11-091-17/+5
* sockstat: change check for wildcard sockets to avoid historical classesMike Karels2021-11-091-1/+1
* netstat: reduce use of historical Internet classesMike Karels2021-11-091-17/+6
* Complete steps 5 and 9 for new committers (driesm)Dries Michiels2021-11-081-0/+1
* find(1): Update date format reference and remove cvs(1) referencesFelix Johnson2021-11-081-4/+2
* awk: Move to using two sets of testsWarner Losh2021-11-054-28/+128
* beep(1): Initial version of utility to create terminal beep via soundcard.Hans Petter Selasky2021-11-044-0/+368
* dpv.1: Do not use mdoc macros for Bl widthMateusz Piotrowski2021-11-021-2/+2
* dpv.1: Fix an exampleMateusz Piotrowski2021-11-021-1/+1
* dpv: Fix synopsis formatting & sort optionsMateusz Piotrowski2021-11-022-57/+70
* systat: fix stack overflow when running -iostatMateusz Guzik2021-11-011-4/+4
* systat: mostly clean up warnsMateusz Guzik2021-11-019-85/+65
* fuser: restore functionality by fixing fsid typeAndriy Gapon2021-11-011-2/+2
* usr.bin/stat: honour locale for "-t %+"Stefan Eßer2021-10-301-0/+2
* sort: Fix random sortMark Johnston2021-10-291-1/+1
* ident: replace sbuf(9) with open_memstream(3)Baptiste Daroussin2021-10-282-14/+23
* Retire obsolete iscsi_initiator(4)Ed Maste2021-10-262-19/+1
* Augment systat(1) -swap to display large swap space processesKonstantin Belousov2021-10-266-36/+361
* cmp: initialize limit to avoid stack garbage limitsKyle Evans2021-10-211-1/+1
* timeout.1: Fix typos in examplesMateusz Piotrowski2021-10-211-5/+5
* ldd: do not use dlopen(RTLD_TRACE) for dso when format is specifiedKonstantin Belousov2021-10-212-1/+12
* ldd: styleKonstantin Belousov2021-10-211-4/+2
* timeout: style fixesBaptiste Daroussin2021-10-201-4/+4
* timeout: eliminate usage of sysexitsBaptiste Daroussin2021-10-201-9/+8
* sockstat: don't query jail vnet if system is running without VIMAGE.Gleb Smirnoff2021-10-191-0/+4
* sockstat: make err(3) on jail errors more verbose.Gleb Smirnoff2021-10-191-2/+2
* lorder: process read-only data symbolsEd Maste2021-10-181-3/+3
* Fix a syntax error in 1b85b68da0b2Alex Richardson2021-10-141-1/+0
* llvm-readobj: Attach to buildsystemCameron Katri2021-10-144-0/+707