aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* protect(1): Correct typo and add newlineDaniel Ebdrup Jensen2022-04-121-3/+4
* protect.1: document existence of _oomprotectAdam Wolk2022-04-111-2/+30
* Document procstat(1) advlock commandKonstantin Belousov2022-04-091-1/+57
* Implement procstat(1) advlocks commandKonstantin Belousov2022-04-094-0/+106
* procstat(1): add ability to specify subcommands not requiring pid listsKonstantin Belousov2022-04-092-1/+9
* Correct calendar date entry for myselfLewis Cook2022-04-081-1/+1
* backlight.8: Fix description of -fMateusz Piotrowski2022-04-081-2/+2
* Merge bmake-20220330Simon J. Gerraty2022-04-032-10/+17
|\
* | top(1): Fix a typo in a source code commentGordon Bergling2022-04-021-1/+1
* | systat.1: Fix listsMateusz Piotrowski2022-04-011-7/+11
* | dtc.1: Fix the display of directives ending with semicolonsJose Luis Duran2022-03-301-5/+5
* | uudecode: move the new uudecode test from uuencode/ to uudecode/Piotr Pawel Stefaniak2022-03-296-5/+5
* | uudecode: use SRCDIR in the regression testPiotr Pawel Stefaniak2022-03-281-1/+1
* | syscallarg_t: Add a type for system call argumentsBrooks Davis2022-03-284-10/+10
* | uudecode: add missing test files to MakefilePiotr Pawel Stefaniak2022-03-281-0/+1
* | uudecode: correct error messagePiotr Pawel Stefaniak2022-03-284-1/+9
* | uu{encode,decode}: improve stylePiotr Pawel Stefaniak2022-03-282-21/+23
* | x86: Add a NT_X86_SEGBASES register set.John Baldwin2022-03-241-0/+1
* | arm,arm64: Add a NT_ARM_TLS read-only register set.John Baldwin2022-03-231-0/+3
* | Use a regset for NT_ARM_VFP.John Baldwin2022-03-231-5/+2
* | procstat: remove set but not used variablePiotr Pawel Stefaniak2022-03-181-2/+1
* | backlight: Remove set but not used variablePiotr Pawel Stefaniak2022-03-181-3/+0
* | logger.1: Clarify -i flagFernando ApesteguĂ­a2022-03-161-1/+2
* | Chase mixer(8) command-line interface changesHans Petter Selasky2022-03-141-2/+2
* | Chase mixer(8) command-line interface changesMateusz Piotrowski2022-03-132-12/+11
* | usr.bin/who.c: Fix boot time checkingSteve Wills2022-03-121-2/+5
* | touch: don't leak descriptor if fstat(2) failsMariusz Zaborski2022-03-121-1/+9
* | gcore: Use PT_GETREGSET to fetch NT_PRSTATUS and NT_FPREGSET.John Baldwin2022-03-102-109/+37
* | script: use %n at the end of default tstamp_fmtSimon J. Gerraty2022-03-102-2/+4
* | diff: Re-add void argument to usageTom Jones2022-03-101-1/+1
* | diff: add support for --help and --versionTom Jones2022-03-102-5/+35
* | script -T skip timstamps for same secondSimon J. Gerraty2022-03-101-3/+8
* | script add -T fmt to print time-stampsSimon J. Gerraty2022-03-092-10/+44
* | diff: set cflag when passed to diffTom Jones2022-03-091-0/+1
* | bsddialog: new utility for TUI dialogs and widgetsAlfonso S. Siciliano2022-03-061-0/+1
* | Fix indentation in usr.bin/diff/pr.cDimitry Andric2022-03-041-13/+12
* | tests: readlink: fix atf_test_case call [NFC]Kyle Evans2022-03-041-1/+1
* | manpages: Fix use of At macroMateusz Piotrowski2022-03-032-2/+2
* | fd: add close_range(..., CLOSE_RANGE_CLOEXEC)Mateusz Guzik2022-03-033-0/+14
* | Revert "Temporarily skip usr.bin.diff.diff_test.functionname in CI"Li-Wen Hsu2022-03-011-4/+0
* | zstd: build with C11Mateusz Guzik2022-03-011-0/+1
* | diff: Use start of change when searching for functionTom Jones2022-03-011-2/+2
* | dtc: Sync with upstream version e9a77451cdd8Jessica Clarke2022-02-282-1/+22
* | Fix hand-rolled METALOG entries for installconfig during distributeworldJessica Clarke2022-02-281-1/+1
* | Report I/O stats from the CAM_IOSCHED_DYNAMIC extensionWarner Losh2022-02-286-1/+594
* | posixshm: Add a -j option to posixshmcontrol ls, to specify a jailJamie Gritton2022-02-273-8/+41
* | gzip: fix error handling in unxzEric van Gyzen2022-02-251-2/+1
* | iscsi: per-session timeouts and rapid teardown of session on reconnectRichard Scheffenegger2022-02-255-2/+78
* | dtc: more mandoc -T lint fixesWarner Losh2022-02-241-3/+3
* | dtc.1: Mention the existence of -i flagJose Luis Duran2022-02-231-0/+3