aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix length calculation in memmoveStefan Eßer2020-10-302-3/+10
* | Re-implement comment parsing missing in the internal pre-processorStefan Eßer2020-10-301-11/+51
* | fetch(1): Fix styleFernando Apesteguía2020-10-301-6/+7
* | fold(1): Add EXAMPLES sectionFernando Apesteguía2020-10-291-1/+17
* | fmt(1): Add EXAMPLES sectionFernando Apesteguía2020-10-291-7/+16
* | fetch(1): Add EXAMPLES sectionFernando Apesteguía2020-10-291-1/+46
* | Update the due date of the quarterly status reportLi-Wen Hsu2020-10-291-4/+4
* | Simplify test for closing delimiter of #include argument (no functionalStefan Eßer2020-10-292-19/+6
* | Fix calendar -a processing of files included in the user's home directoryStefan Eßer2020-10-291-0/+1
* | Update the list of searched manual sections after r367013Mateusz Piotrowski2020-10-281-2/+2
* | Add support for nested conditionalsStefan Eßer2020-10-282-40/+67
* | Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala2020-10-287-7/+0
* | Fix off-by-one error in processing of #ifdef linesStefan Eßer2020-10-281-1/+1
* | Fix parsing of #ifdef in calendar filesStefan Eßer2020-10-282-5/+18
* | Correct USB HID item in examplesMateusz Piotrowski2020-10-281-3/+3
* | renice(8): Clarify "who" parameters.Fernando Apesteguía2020-10-271-22/+16
* | diff: don't force the format to 'context' with -p immediatelyKyle Evans2020-10-271-11/+2
* | Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-272-2/+6
* | Clean up backlight.8Mateusz Piotrowski2020-10-271-16/+13
* | Correct calendar entry for myselfScott Long2020-10-261-1/+1
* | calendar: remove all datafiles except freebsd oneWarner Losh2020-10-2667-6809/+12
* | calendar.1: Fix locale of the month in Dd ;)Mateusz Piotrowski2020-10-251-1/+1
* | sockstat: Fix error message when jail_attach failsRyan Moeller2020-10-241-1/+1