aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* switch groff parameter -man to -mandoc for new groff release 1.23.0Wolfram Schneider2023-09-251-2/+2
* switch groff parameter -man to -mandocWolfram Schneider2023-09-251-2/+2
* netstat -i: compute most field widths dynamicallyMike Karels2023-08-032-77/+143
* syslog.3: MFC: document ident[N] formatEugene Grosbein2023-07-181-1/+8
* logger(1): MFC: fix timestamps in case of long runEugene Grosbein2023-07-181-6/+12
* last(1): Remove double words in source code commentsGordon Bergling2023-04-231-1/+1
* grdc.6: Add an ENVIRONMENT sectionGordon Bergling2023-04-211-0/+12
* morse.6: Mention to standards in the SEE ALSO sectionGordon Bergling2023-04-211-2/+13
* ldd: clarify format optionsEd Maste2023-03-232-3/+4
* lorder: add deprecation noticeEd Maste2023-03-231-1/+6
* etdump: exit on error if section header or entry offset is OOBEd Maste2023-03-231-4/+10
* top: Remove a duplicate extern declaration for show_args.John Baldwin2023-03-221-1/+0
* top: fix sorting by pid (-o pid)Kyle Evans2023-02-161-0/+1
* usr.bin/stat: Fix error message formatting.Jamie Landeg-Jones2023-02-011-1/+1
* unzip: Document optional member listYoshihiro Takahashi2023-01-222-3/+10
* bspatch.1: fix missing argumentMike Karels2022-12-261-2/+3
* Update HISTORY and AUTHORS sections for cut(1) and paste(1)Gordon Bergling2022-11-142-8/+26
* xargs: fix exit code when using -Pliu-du2022-11-102-5/+14
* tee.1: Add a HISTORY sectionGordon Bergling2022-11-061-1/+6
* tee.1: Add a missing articleMateusz Piotrowski2022-11-061-1/+1
* tee(1): Add EXAMPLES sectionFernando Apesteguía2022-11-061-2/+4
* tee(1): Add EXAMPLES sectionFernando Apesteguía2022-11-061-1/+7
* ldd: guard against stack overflow reading corrupted files.Simon J. Gerraty2022-10-191-0/+8
* ldd: ignore unverified filesSimon J. Gerraty2022-10-151-1/+1
* locate: change from BSD-4-clause to BSD-3-clauseBaptiste Daroussin2022-10-127-42/+14
* mandoc: import version 1.14.6Baptiste Daroussin2022-10-121-0/+1
* ident: replace sbuf(9) with open_memstream(3)Baptiste Daroussin2022-10-122-14/+23
* uname.1: Clarify the -r optionGordon Bergling2022-09-241-2/+5
* iconv: only conditionally use ICONV_SET_DISCARD_ILSEQKyle Evans2022-09-171-3/+10
* zdiff: avoid non-conformant featuresKyle Evans2022-09-174-22/+154
* tip(1): Fix a typo in a source code commentGordon Bergling2022-09-061-1/+1
* Deprecate minigzip(1) in preparation of removing it from base system.Xin LI2022-08-141-1/+9
* find.1: Correct the markupGordon Bergling2022-08-051-4/+4
* find.1: Fix mandoc warnings and mention a useful manpageGordon Bergling2022-08-051-5/+7
* find.1: small language fix after previous changeEugene Grosbein2022-07-291-1/+1
* find.1: explain why "find -s" may differ from "find | sort"Eugene Grosbein2022-07-291-1/+21
* vtfontcvt: improve hex font format validationEd Maste2022-07-261-1/+1
* protect.1: Document that protect(1) does not work in jailsMateusz Piotrowski2022-07-211-1/+19
* protect.1: Improve synopsisMateusz Piotrowski2022-07-211-3/+6
* protect(1): Correct typo and add newlineDaniel Ebdrup Jensen2022-07-211-3/+4
* protect.1: document existence of _oomprotectAdam Wolk2022-07-211-2/+30
* netstat -i: do not truncate interface namesMike Karels2022-07-132-14/+20
* sed(1): Fix a typo in a source code commentGordon Bergling2022-06-101-1/+1
* MFC: fetch: make -S argument accept values > 2GBStefan Eßer2022-06-061-1/+1
* truss: add ppoll(2) argument decodingChristian Weisgerber2022-05-201-0/+3
* sed(1): Fix a typo in the manual pageGordon Bergling2022-04-231-1/+1
* top(1): Fix a typo in a source code commentGordon Bergling2022-04-091-1/+1
* dtc.1: Mention the existence of -i flagJose Luis Duran2022-04-011-0/+3
* dtc.1: Appease mandoc -T lintJose Luis Duran2022-04-011-3/+7
* Fix indentation in usr.bin/diff/pr.cDimitry Andric2022-03-121-13/+12