aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Update to bmake-20201101Simon J. Gerraty2020-11-074-39/+123
|\|
* | Restrict locale settings to the file they occur inStefan Eßer2020-11-054-32/+63
* | Add regression tests for conditions and commentsStefan Eßer2020-11-0414-54/+213
* | Update man-page to document changes made to the calendar program.Stefan Eßer2020-11-031-6/+14
* | Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filtDimitry Andric2020-11-033-1/+13
* | Consistently print calendar dates in the locale of the userStefan Eßer2020-11-031-2/+1
* | Check that #ifdef, #ifndef, and #undef are used with a single nameStefan Eßer2020-11-031-13/+38
* | malloc: export kernel zones instead of relying on them being power-of-2Mateusz Guzik2020-11-021-4/+6
* | Fix psoition reporting for calendar data file in system directoryStefan Eßer2020-11-011-2/+14
* | [iscsictl] Fix compile issues that creep up with gcc-6.4Adrian Chadd2020-11-011-2/+1
* | readelf: Add -z decompression supportEd Maste2020-10-311-1/+1
* | Improve calendar file parsing and consistency testsStefan Eßer2020-10-311-11/+51
* | Add file names and line numbers to debug messagesStefan Eßer2020-10-311-2/+4
* | Add file names and line numbers to calendar format error messagesStefan Eßer2020-10-312-13/+37
* | Print calendar entries in the order they occurStefan Eßer2020-10-302-3/+9
* | Revert debug output committed in r367166 by accidentStefan Eßer2020-10-301-6/+2