summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* locale: handle day, abday, mon, abmon, am_pm keywordsYuri Pankov2019-09-108-133/+472
* Remove mklocale(1) and colldef(1) which are deprecated since FreeBSD 11Baptiste Daroussin2019-09-1014-2498/+0
* Fix 'calendar -a' in several ways.Gleb Smirnoff2019-09-103-30/+38
* Remove pointless playing with LC_TIME, which should have been done in r205821.Gleb Smirnoff2019-09-101-10/+0
* m4: import from OpenBSDBaptiste Daroussin2019-09-091-2/+2
* m4: import from OpenBSDBaptiste Daroussin2019-09-091-12/+31
* m4: import patch from OpenBSDBaptiste Daroussin2019-09-091-9/+8
* m4: import patch from OpenBSDBaptiste Daroussin2019-09-091-4/+6
* Import from OpenBSD a patch which eliminates the link with -ly or -lyBaptiste Daroussin2019-09-092-1/+3
* Import from OpenBSD: -E flagBaptiste Daroussin2019-09-097-21/+72
* patch(1): fix the file removal test, strengthen it a bitKyle Evans2019-09-051-2/+13
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-057-0/+8
* patch(1): add some basic testsKyle Evans2019-09-057-0/+183
* procstat/tests: Fix flakiness by waiting for program to startJilles Tjoelker2019-09-042-15/+8
* 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