aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* vtfontcvt: improve hex font format validationEd Maste2022-07-191-1/+1
* backlight(8): Update usage() to match the manual pageMateusz Piotrowski2022-07-191-5/+5
* backlight.8: Show all possible modes in synopsisMateusz Piotrowski2022-07-191-2/+8
* backlight.8: Standardize synopsis and improve examplesMateusz Piotrowski2022-07-191-5/+5
* vtfontcvt(8): Update usage() to match vtfontcvt.8Mateusz Piotrowski2022-07-191-2/+2
* vtfontcvt.8: Use D1 instead of Ql for readabilityMateusz Piotrowski2022-07-191-2/+2
* vtfontcvt.8: Sort synopsisMateusz Piotrowski2022-07-191-3/+2
* vtfontcvt.8: Improve synopsis and -f documentationMateusz Piotrowski2022-07-191-14/+27
* vtfontcvt: correct usageEd Maste2022-07-181-2/+2
* usr.bin/cksum: localize _total variables.Xin LI2022-07-183-5/+2
* kdump(1): Sort options in alphabetical order.Dmitry Chagin2022-07-161-2/+2
* ktrace: Increase precision of timestamps.Dmitry Chagin2022-07-162-31/+93
* gcore: Trim stale bits from elf32core.c.John Baldwin2022-07-141-3/+0
* Improve usability of head(1) and tail(1):Xin LI2022-07-1310-30/+173
* protect.1: Document that protect(1) does not work in jailsMateusz Piotrowski2022-07-111-1/+19
* protect.1: Improve synopsisMateusz Piotrowski2022-07-071-3/+6
* sockstat(1): print PID adjusted to the rightGleb Smirnoff2022-07-071-1/+1
* sockstat(1): print out full connection graph for unix(4) socketsGleb Smirnoff2022-07-072-34/+110
* sockstat(1): widen the FD printing formatGleb Smirnoff2022-07-071-4/+4
* sockstat(1): use tree(3) rbtree instead of hashGleb Smirnoff2022-07-071-48/+57
* sockstat(1): we don't need kernel struct unpcbGleb Smirnoff2022-07-071-1/+0
* netstat -i: do not truncate interface namesMike Karels2022-07-062-14/+20
* xargs: fix description of strnsubst return valueTom Jones2022-07-051-1/+1
* xargs: terminate if line replacement cannot be constructedTom Jones2022-07-052-7/+16
* diff3: make the eflag logic easier to followTom Jones2022-07-051-13/+20
* gcore: Use PT_GETREGSET for NT_THRMISC and NT_PTLWPINFO.John Baldwin2022-06-302-88/+2
* gcore: Remove unused typedefs.John Baldwin2022-06-301-6/+0
* Bump .Dd for recently modified manual pagesFernando Apesteguía2022-06-271-1/+1
* Remove references to named(8)Fernando Apesteguía2022-06-261-2/+1
* diff3: Add man page description for version and helpTom Jones2022-06-231-2/+9
* netstat: print path weight when showing routes in structured output.Alexander V. Chernikov2022-06-221-0/+2
* kdump: Decode Linux *at() syscallsDmitry Chagin2022-06-221-3/+232
* kdump: For future use made decode_filemode() publicDmitry Chagin2022-06-222-1/+2
* kdump: Decode Linux clock_nanosleep syscallDmitry Chagin2022-06-221-0/+22
* kdump: Decode Linux sigprocmask how argumentDmitry Chagin2022-06-221-0/+18
* kdump: Decode getitimer, setitimer which argumentDmitry Chagin2022-06-224-2/+36
* kdump: Decode Linux l_sigset_t.Dmitry Chagin2022-06-223-1/+49
* kdump: Add preliminary support for decoding Linux syscallsDmitry Chagin2022-06-224-13/+245
* kdump: For future use extract common code to a separate filesDmitry Chagin2022-06-222-40/+89
* mixer: remove volume backwards compat, add % interpretationKyle Evans2022-06-182-8/+8
* truss: Make control message header parsing more robustMark Johnston2022-06-141-0/+10
* usr.bin/bc: update to version 5.3.1Stefan Eßer2022-06-111-4/+7
* usr.bin/dtc: Include <limits> for std::numeric_limits<>.John Baldwin2022-06-092-1/+2
* gcore: Don't hardcode VM write permissions.John Baldwin2022-06-061-1/+3
* gcore: Remove unused elf_note_arm_vfp function.John Baldwin2022-06-061-25/+0
* sed(1): Fix a typo in a source code commentGordon Bergling2022-06-041-1/+1
* netinet6: Fix mbuf leak in NDPArseny Smalyuk2022-05-311-0/+2
* zdiff: avoid non-conformant featuresKyle Evans2022-05-314-22/+154
* sockstat: be more verbose when reporting kernel/userland size mismatch.Alexander V. Chernikov2022-05-301-18/+31
* nfsstat: Add an entry to output NFSPROC_APPENDWRITE countRick Macklem2022-05-281-6/+9