aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* errno.h is no longer needed as of r340239 so remove it.Xin LI2019-07-181-1/+0
* Remove support for FreeBSD 10.x.Xin LI2019-07-181-7/+3
* Use PT_GET_SC_ARGS and PT_GET_SC_RET in truss.John Baldwin2019-07-1624-2337/+108
* Remove all the RELEASE_CRUNCH instances that partially disable IPSECWarner Losh2019-07-151-6/+0
* Fix layout. -C needs to be styled as a flag here, not as a new list item.Tijl Coosemans2019-07-121-1/+1
* There is no SMALLER define anymore hereWarner Losh2019-07-121-5/+0
* update calendar.freebsdVincenzo Maffione2019-07-091-1/+0
* Add implicit PROT_MAX() knob to proccontrol(1).Konstantin Belousov2019-07-022-1/+32
* MFV r349535: less v551.Xin LI2019-06-291-1/+7
* Mention proccontrol(1) -m kpti.Konstantin Belousov2019-06-281-1/+3
* Expose the kernel's build-ID through `uname -b`Ed Maste2019-06-272-6/+23
* Croatian calendar: update / fix names, dates, group national publicMarko Zec2019-06-251-16/+16
* Replay r349333 by emaste accidentally reverted by r349352Warner Losh2019-06-251-5/+8
* Remove NAND and NANDFS supportWarner Losh2019-06-251-8/+5
* vtfontcvt: improve .bdf validationEd Maste2019-06-241-5/+8
* top(1): Don't show the swap line when there are no swap devicesAllan Jude2019-06-202-8/+23
* vtfontcvt: correct typo in hex parsing updateEd Maste2019-06-161-1/+1
* vtfontcvt: improve .bdf validationEd Maste2019-06-161-3/+4
* vtfontcvt: improve .bdf verificationEd Maste2019-06-161-1/+2
* vtfontcvt: initialize another variable to quiet GCC warningEd Maste2019-06-161-1/+1
* vtfontcvt: initialize bbwbytes to avoid GCC 4.2.1 uninitialized warningEd Maste2019-06-161-0/+1
* vtfontcvt: improve BDF and hex font parsingEd Maste2019-06-161-82/+210
* Fix .depend files to work for build tools.Bryan Drewery2019-06-152-2/+3
* vtfontcvt: add comments in add_glyphEd Maste2019-06-151-0/+2
* Edvard Hagerup Grieg parses as given name, mother's maiden name, surnameGreg Lehey2019-06-141-1/+1
* MFV r348971,r348977:Martin Matuska2019-06-123-3/+3
* procstat: Recognize HWCAP and HWCAP2 with auxv commandMitchell Horne2019-06-111-0/+12
* tail: fix the checks if the file was rotatedMariusz Zaborski2019-06-096-11/+31
* tail: style nitsMariusz Zaborski2019-06-091-1/+2
* vtfontcvt: allow out-of-order glyphsEd Maste2019-06-081-5/+14
* Add myself (arrowd) to calendar.freebsd.Gleb Popov2019-06-061-0/+1
* Add my birthday to calendarMateusz Piotrowski2019-06-061-0/+1
* tail: disable capsicum in rescue modeMariusz Zaborski2019-06-051-1/+1
* tail: fix style nit introduced in the r348708Mariusz Zaborski2019-06-051-1/+0
* tail: capsicumizeMariusz Zaborski2019-06-052-2/+30
* Add my birthday entry.Piotr Kubaj2019-06-051-0/+1
* vtfontcvt: exit on error if the input font has too many glyphsEd Maste2019-06-051-0/+3
* Add myself to committers-src.dot and calendar.freebsdD Scott Phillips2019-06-051-0/+1
* Add self to calendar, per mckusick's requestKoichiro Iwao2019-06-051-0/+1
* Add self to calendar, per Kirk's requestAdriaan de Groot2019-06-041-0/+1
* Add myself to committers-src.dot and calendar.freebsdVincenzo Maffione2019-06-041-0/+1
* vtfontcvt: zero memory allocated by xmallocEd Maste2019-06-041-1/+1
* Add birthday entry.Doug Moore2019-06-041-0/+1
* Add my birthday entry, per Kirk's requestSean Eric Fagan2019-06-041-0/+1
* vtfontcvt: include width and height in verbose infoEd Maste2019-06-041-0/+3
* vtfontcvt: rework height/width settingEd Maste2019-06-041-10/+16
* vtfontcvt: unwrap a line per style(9)Ed Maste2019-06-041-2/+1
* vtfontcvt: use VFNT_MAP_{NORMAL|BOL}_RH symbolic constantsEd Maste2019-06-041-2/+2
* build llvm-ar and llvm-nm with Clang (promote out of CLANG_EXTRAS)Ed Maste2019-06-041-2/+2
* Fix several places where tool name has been hardcoded:Maxim Sobolev2019-06-021-1/+2