aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Adjust history, info source from v1's manualsSevan Janiyan2019-09-042-4/+4
* Add stackgap control mode to proccontrol(1).Konstantin Belousov2019-09-031-2/+34
* bsdgrep(1): add some basic tests for some GNU Extension supportKyle Evans2019-09-031-0/+26
* Fix an off-by-one bug in the CPU and domain ID parser.Mark Johnston2019-09-011-2/+2
* ar: use more correct size_t type for loop indexEd Maste2019-09-011-3/+3
* - address missing whitespace for indentJason Helfman2019-08-291-3/+3
* Fix address annotation in xml output from wMike Karels2019-08-291-3/+5
* Install all bzip2.1 MLINKs from the same place.Mark Johnston2019-08-282-3/+3
* Make it clear what the userland traces are in the ktrace(1) man page.Edward Tomasz Napierala2019-08-261-3/+5
* last(1): fix style after r351459Eugene Grosbein2019-08-251-1/+1
* last(1): correction after r351413Eugene Grosbein2019-08-241-3/+5
* vtfontcvt: simplify rshift_rowEd Maste2019-08-231-33/+10
* last(1): unbreak for 8-bit localesEugene Grosbein2019-08-231-5/+35
* w: initialize save_p to silence 'may be used uninitilized'Bjoern A. Zeeb2019-08-221-0/+1
* Change w(1) to compute FROM (host) field size dynamicallyMike Karels2019-08-221-65/+80
* gprof: disable building of a.out componentsBjoern A. Zeeb2019-08-213-3/+14
* Include item position in report descriptor dump in usbhidctl(1).Hans Petter Selasky2019-08-171-2/+2
* Add missing comma in calendar.freebsdKirk McKusick2019-08-151-1/+1
* geom_uzip(4), mkuzip(8): Add Zstd image modeConrad Meyer2019-08-1314-131/+407
* install.1: Add missing arguments to option descriptionsMateusz Piotrowski2019-08-121-13/+9
* Flesh out the STANDARDS and AUTHORS sections in the du(1) man page.Mark Johnston2019-08-081-3/+73
* Update RFC references in the whois(1) man page.Mark Johnston2019-08-081-6/+14
* resource.h is sufficient here, no need for resoursevar.h.Gleb Smirnoff2019-08-071-1/+1
* Tidy up the list of auth and encryption algorithms for IPsec stats.John Baldwin2019-08-071-24/+5
* Add two new kernel options to control memory locality on NUMA hardware.Jeff Roberson2019-08-061-4/+5
* Add bzip2recover.1.Mark Johnston2019-08-021-0/+2
* IPv6 cleanup: netstatBjoern A. Zeeb2019-08-011-4/+4
* Capsicumize size(1).Mark Johnston2019-08-011-0/+6
* Capsicumize readelf(1).Mark Johnston2019-08-011-0/+8
* printf(1): Note that \c only works in %b stringsJilles Tjoelker2019-07-291-4/+7
* Fix printing of Server Re-Failed and Server Faults.Rick Macklem2019-07-281-4/+4
* motd: Generate from template to /var/runConrad Meyer2019-07-205-8/+7
* Remove RELEASE_CRUNCH hereWarner Losh2019-07-191-1/+1
* pkgbase: Add a FreeBSD-dpv packageEmmanuel Vadot2019-07-191-0/+2
* pkgbase: Add a FreeBSD-bluetooth packageEmmanuel Vadot2019-07-193-0/+4
* 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