aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Adopt SRCTOP in usr.binWarner Losh2017-03-1259-96/+96
* - Remove separate handling of /bin and /usr/bin in manpath. They are noTijl Coosemans2017-03-122-29/+17
* Restore some of the error message text accidentally removed in r315098Enji Cooper2017-03-121-2/+2
* Fix building with recent gccBaptiste Daroussin2017-03-122-3/+7
* Add 3 more testcases demonstrating how install -l sr worksEnji Cooper2017-03-121-0/+66
* Implement a stub --horizon-lines=NUM for compatibility with GNU diff3Baptiste Daroussin2017-03-121-0/+4
* Fix wrong date in diff(1)Baptiste Daroussin2017-03-121-1/+1
* Clarify src vs dest path mismatch in :symbolic_link_{absolute,relative}_bodyEnji Cooper2017-03-121-2/+10
* Remove the WITHOUT_MANDOCDB optionBaptiste Daroussin2017-03-1110-1452/+1
* Remove the warning when MANPATH is set in the environmentBaptiste Daroussin2017-03-111-4/+0
* Extend functionality MANPATH in man(1) to followup with apropos(1) fromBaptiste Daroussin2017-03-112-9/+41
* Add share/man if it exists to the MANPATHBaptiste Daroussin2017-03-111-0/+2
* Import diff from OpenBSD and remove GNU diffBaptiste Daroussin2017-03-1127-0/+3314
* Bring back the cast removed in my previous commit to allow us build vmstatMarcelo Araujo2017-03-111-2/+2
* Typo.Gleb Smirnoff2017-03-101-1/+1
* localedef(1): Add comment markings for license.Pedro F. Giffuni2017-03-1012-12/+12
* localedef(1): Fix mismatch.Pedro F. Giffuni2017-03-101-1/+1
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-101-1/+1
* Use nitems() from sys/param.h and also remove the cast.Marcelo Araujo2017-03-101-6/+2
* Use nitems() from sys/param.h.Marcelo Araujo2017-03-101-2/+2
* localedef(1): Fix small coverity issues.Pedro F. Giffuni2017-03-091-2/+2
* Revert r314969, r314961:Pedro F. Giffuni2017-03-095-51/+31
* localedef(1): Fix mismatch in previous commit.Pedro F. Giffuni2017-03-091-2/+0
* localedef(1): Fix for memory leaks reported by coverity.Pedro F. Giffuni2017-03-095-29/+51
* Rename some tests to end in _test.Bryan Drewery2017-03-092-1/+1
* Remove unneeded -x from tests.Bryan Drewery2017-03-091-17/+17
* Import the awk(1) manpage from OpenBSDBaptiste Daroussin2017-03-091-0/+794
* usr.bin/fortune: convert to OBJTOP/SRCTOP idiomsEnji Cooper2017-03-084-6/+9
* Convert absolute links to relative links.Rodney W. Grimes2017-03-072-6/+6
* Don't rely on dependency in Makefile.inc1 for strfile; make datfiles depend o...Enji Cooper2017-03-071-1/+7
* Merge bmake-20170301Simon J. Gerraty2017-03-061-2/+2
|\
* | bc/dc/patch: make some use of reallocarray(3).Pedro F. Giffuni2017-03-057-18/+18
* | Fix formatting. ruptime output on FreeBSD cluster machines annoyed meBruce Evans2017-03-041-21/+44
* | Integrate indent tests added in r313544 into ATF/Kyua and the FreeBSDEnji Cooper2017-03-0311-2/+141
* | Fix JSON output.Alexander Motin2017-03-031-14/+17
* | Allow building mkimg as cross-toolSimon J. Gerraty2017-03-034-18/+38
* | MFV r314565,314567,314570:Martin Matuska2017-03-026-17/+20
* | Merge ^/head r314420 through r314481.Dimitry Andric2017-03-01394-393/+394
|\ \
| * | Revert prior commit to restore the files mangled by my "fixing" mergeWarner Losh2017-03-011-13/+10
| * | Renumber copyright clause 4Warner Losh2017-02-28394-403/+407
* | | Merge ^/head r314270 through r314419.Dimitry Andric2017-02-285-61/+163
|\| |
| * | dc(1): Introduce e command, equivalent to p, but writes to stderrPedro F. Giffuni2017-02-282-1/+19
| * | dc(1): Merge minor changes from OpenBSD.Pedro F. Giffuni2017-02-263-43/+23
| * | dc(1): Catch up with OpenBSD tag.Pedro F. Giffuni2017-02-261-1/+1
| * | spelling fixAlfred Perlstein2017-02-261-1/+1
| * | More FreeBSD tips for fortune(6)Alfred Perlstein2017-02-261-16/+120
* | | Merge ^/head r314129 through r314177.Dimitry Andric2017-02-231-3/+3
|\| |
| * | make vi message catalogues build independent of localeEd Maste2017-02-231-3/+3
* | | Merge ^/head r313896 through r314128.Dimitry Andric2017-02-235-78/+115
|\| |
| * | Better fix for r314098Baptiste Daroussin2017-02-221-1/+2