aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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-17/+37
* | 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
| * | lam(1): Failing to restrict stdin/stdout/stderr should not be fatalAllan Jude2017-02-221-2/+1
| * | Fix style(9)Renato Botelho2017-02-211-71/+78
| * | Make it more clear that -k sends SIGKILL, not the -s signal.Bryan Drewery2017-02-211-2/+4
| * | bsdgrep: document ignored option -uEd Maste2017-02-191-0/+2
| * | bsdgrep: fix EOF handling with --mmapEd Maste2017-02-191-5/+11
| * | Capsicum-ize lam(1)Allan Jude2017-02-191-0/+20
* | | Merge ^/head r313644 through r313895.Dimitry Andric2017-02-1737-124/+129
|\| |
| * | sort(1): Remove unneeded initializations.Pedro F. Giffuni2017-02-173-6/+1
| * | Use full name for the monthBaptiste Daroussin2017-02-171-1/+1
| * | Also add vsevolod@ in the authorsBaptiste Daroussin2017-02-171-0/+2
| * | Add history and Authors section in the manpageBaptiste Daroussin2017-02-171-1/+8
| * | Fix build of BSD dtc when NDEBUG is defined (MK_ASSERT_DEBUG=no):Dimitry Andric2017-02-131-1/+3
| * | Use SRCTOP/OBJTOP relative paths where possible; use :H manipulation in lieuEnji Cooper2017-02-1212-67/+65
| * | Remove spaces at end of lineBaptiste Daroussin2017-02-114-14/+14
| * | Remove useless Li macroBaptiste Daroussin2017-02-111-1/+1
| * | Use correct date formatBaptiste Daroussin2017-02-111-1/+1