summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* patch(1): Fix a few mandoc related issuesGordon Bergling2020-12-191-6/+6
* uname(1): Fix a typo in the man page dateGordon Bergling2020-12-191-1/+1
* ident(1): Normalizing date formatGordon Bergling2020-12-191-1/+1
* login(1): when exporting variables check the result of setenv(3)Pedro F. Giffuni2020-12-191-1/+4
* Revert r368776:Pedro F. Giffuni2020-12-191-4/+1
* login(1): when exporting variables check the result of setenv(3)Pedro F. Giffuni2020-12-191-1/+4
* Add ELF flag to disable ASLR stack gap.Konstantin Belousov2020-12-181-0/+1
* kyua: Only install examples if requestedEmmanuel Vadot2020-12-171-1/+7
* Complete steps 5 and 9 from Committer's guideJuraj Lutter2020-12-161-0/+1
* Fix WITHOUT_ICONV buildStefan Eßer2020-12-131-1/+1
* Revert r368606Stefan Eßer2020-12-131-4/+0
* Fix WITHOUT_ICONV buildStefan Eßer2020-12-131-0/+4
* xargs: compile yesexpr as EREYuri Pankov2020-12-121-1/+1
* Use getlocalbase() instead of compiled in LOCALBASE to locate calendarsStefan Eßer2020-12-122-3/+9
* lock(1): Add EXAMPLES sectionFernando Apesteguía2020-12-111-1/+6
* Install 2 forgotten shell scripts required to run the testsStefan Eßer2020-12-111-0/+2
* Fix a grammar error on locate(1).Guangyuan Yang2020-12-111-4/+3
* Add the LTO-9 density code to libmt and the mt(1) man page.Kenneth D. Merry2020-12-101-1/+2
* id(1): Add EXAMPLES sectionFernando Apesteguía2020-12-101-0/+36
* groups(1): Add EXAMPLEFernando Apesteguía2020-12-101-0/+6
* truss: Add AIO syscalls.Thomas Munro2020-12-102-0/+172
* grep: replace the internal queue with a ring bufferKyle Evans2020-12-093-52/+78
* grep: tests: stop expecting a failure of gnuext w/ bsdgrepKyle Evans2020-12-091-3/+1
* kdump/truss: decode new _umtx_op flagsKyle Evans2020-12-092-7/+35
* fts_read: Handle error from a NULL return better.Bryan Drewery2020-12-083-3/+7
* bsdgrep: don't link against libregex for bootstrapKyle Evans2020-12-061-0/+2
* Retire GNU_GREP_COMPAT knobKyle Evans2020-12-052-9/+1
* MFV r368207:Martin Matuska2020-12-013-3/+3
* iconv(1): Add EXAMPLEFernando Apesteguía2020-11-291-0/+7
* Make generated C files depend on this MakefileStefan Eßer2020-11-271-4/+4
* Update Makefile for new version 3.2.0Stefan Eßer2020-11-261-6/+6
* Drop superfluous "of" from the systat example.Benedict Reuschling2020-11-251-1/+1
* Remove the cloned file descriptors for /dev/crypto.John Baldwin2020-11-252-8/+1
* Improve number reading by rounding up to a next unit earlier for memory display.Michael Reifenberger2020-11-211-12/+12
* iscsi.conf(5): Fix a mandoc warningGordon Bergling2020-11-201-3/+3
* bzgrep: make flag --no-filename workEugene Grosbein2020-11-201-4/+4
* Merge bmake-20201117Simon J. Gerraty2020-11-204-25/+68
|\
* | fstat(1): Add EXAMPLES sectionFernando Apesteguía2020-11-191-3/+90
* | grep(1): Add more EXAMPLESFernando Apesteguía2020-11-191-8/+57
* | Partially revert r367756 (chpass(1) synopsis changes)Mateusz Piotrowski2020-11-171-1/+7
* | Add an example for the -s flagMateusz Piotrowski2020-11-171-0/+6
* | Improve readability of the lists of optionsMateusz Piotrowski2020-11-171-20/+20
* | Clean up the synopsis section & fix mandoc warningsMateusz Piotrowski2020-11-171-12/+6
* | bsdiff: fix off-by-one errorMitchell Horne2020-11-161-1/+1
* | Change the default locale to C.UTF-8Baptiste Daroussin2020-11-141-2/+3
* | Explicitly note in the EXAMPLES section that uname(3) contains more detailsMateusz Piotrowski2020-11-131-1/+4
* | Document in the synopsis that -0 cannot be used with the utility argumentMateusz Piotrowski2020-11-111-2/+7
* | vmstat: drop the HighUse field from malloc dumpMateusz Guzik2020-11-091-5/+4
* | vmstat: remove spurious newlines when reporting zonesMateusz Guzik2020-11-091-2/+1
* | Add collation version support to querylocale(3).Thomas Munro2020-11-085-6/+36