Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 | |
| * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 | |
| * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 46 | -0/+1149 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 15 | -40/+55 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+2 | |
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 | |
| * | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Sync from head | Simon J. Gerraty | 2012-11-04 | 8 | -7/+15 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+27 | |
* | | | | | | | | | Synchronize with OpenBSD | Baptiste Daroussin | 2015-05-18 | 8 | -32/+108 | |
* | | | | | | | | | Remove bundled reallocarray(3) since it is now in libc | Baptiste Daroussin | 2015-05-01 | 1 | -36/+0 | |
* | | | | | | | | | Add OpenBSD copyright for reallocarray | Baptiste Daroussin | 2015-03-10 | 1 | -17/+35 | |
* | | | | | | | | | Convert to usr.bin/ to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Avoid name shadowing to fix build under powerpc64. | Julio Merino | 2014-08-07 | 1 | -2/+2 | |
* | | | | | | | | Lower warnings again to 3 the right thing would be to fix the warnings | Baptiste Daroussin | 2014-08-07 | 1 | -0/+2 | |
* | | | | | | | | Make libohash a proper internallib instead of hidding it in m4 | Baptiste Daroussin | 2014-08-06 | 5 | -779/+3 | |
* | | | | | | | | lower warning level to fix build with gcc | Baptiste Daroussin | 2014-07-31 | 1 | -0/+1 | |
* | | | | | | | | mdoc: fix date. | Joel Dahl | 2014-07-29 | 3 | -3/+3 | |
* | | | | | | | | Fix build with gcc | Baptiste Daroussin | 2014-07-29 | 1 | -2/+1 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Remove ohash_int.h forgotten in previous commit | Baptiste Daroussin | 2014-07-27 | 1 | -25/+0 | |
* | | | | | | | Sync with OpenBSD | Baptiste Daroussin | 2014-07-27 | 23 | -625/+540 | |
* | | | | | | | use .Mt to mark up email addresses consistently (part3) | Baptiste Daroussin | 2014-06-23 | 1 | -3/+3 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Migrate most of tools/regression/usr.bin/ to the new tests layout. | Julio Merino | 2014-03-16 | 46 | -0/+1149 | |
| |_|_|/ |/| | | | ||||||
* | | | | mdoc: convert .Fd to .In, which is much nicer. | Joel Dahl | 2013-06-04 | 2 | -6/+6 | |
* | | | | Work around build breakages with GCC 4.2. | Jung-uk Kim | 2013-05-23 | 1 | -0/+2 | |
* | | | | Reduce diff with upstream. | Jung-uk Kim | 2013-05-03 | 12 | -32/+45 | |
* | | | | Add the Clang specific -Wmissing-variable-declarations to WARNS=6. | Ed Schouten | 2013-04-19 | 1 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | Add missing DPADD. | Antoine Brodin | 2013-01-01 | 1 | -0/+1 | |
| |/ |/| | ||||||
* | | Fix build. | Andreas Tobler | 2012-10-21 | 1 | -1/+1 | |
* | | More -Wmissing-variable-declarations fixes. | Ed Schouten | 2012-10-20 | 5 | -4/+12 | |
* | | Remove contractions. | Joel Dahl | 2012-10-07 | 2 | -2/+2 | |
|/ | ||||||
* | Fix world after byacc import: | Baptiste Daroussin | 2012-05-22 | 1 | -1/+0 | |
* | Respect mathematical operation order piority with the exponent gnu extension | Baptiste Daroussin | 2012-04-30 | 1 | -2/+2 | |
* | Improve m4 compatibility with GNU m4 extension ** (exponent) | Baptiste Daroussin | 2012-04-15 | 3 | -3/+7 | |
* | Globally replace u_int*_t from (non-contributed) man pages. | Ed Schouten | 2012-02-12 | 1 | -1/+1 | |
* | Unbreak the build after r228697 adding the { } block to make clear which | Bjoern A. Zeeb | 2011-12-19 | 1 | -1/+2 | |
* | Repair breakage after r228697: since m4 now uses pow(3), it needs -lm. | Dimitry Andric | 2011-12-18 | 1 | -1/+1 | |
* | Reimplement support for the ** (exponent) gnu extension, make it available th... | Baptiste Daroussin | 2011-12-18 | 3 | -2/+10 | |
* | Synchronize with laster version of m4 from OpenBSD and NetBSD | Baptiste Daroussin | 2011-11-28 | 30 | -1631/+2481 | |
* | Mark global functions and/or variables in m4(1) static where possible. | Ed Schouten | 2011-11-06 | 2 | -2/+2 | |
* | Fix build of m4 with WARNS=6. | Ed Schouten | 2011-10-16 | 3 | -12/+11 | |
* | Fix typos - remove duplicate "the". | Rebecca Cran | 2011-02-21 | 1 | -1/+1 | |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 15 | -60/+12 | |
* | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -0/+2 | |
* | Use NULL instead of 0 for the return value of fopen(). | Kevin Lo | 2007-09-21 | 1 | -1/+1 | |
* | Let bsd.prog.mk set SRCS and MAN to their default values. | Ruslan Ermilov | 2005-01-28 | 1 | -1/+0 | |
* | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 1 | -1/+1 | |
* | Store a pointer to "null" in struct ndblock's defn member instead of a | Tim J. Robbins | 2004-08-16 | 3 | -6/+6 |