Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalize deployment tools usage and definitions by putting into one place | Maxim Sobolev | 2020-04-07 | 1 | -1/+2 |
* | Simplify using bsd.endian.mk and have it provide CAP_MKDB_ENDIAN, since it is | Brad Davis | 2018-06-28 | 1 | -7/+0 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 5 | -4/+14 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 8 | -8/+8 |
* | Remove disconnected directory RETEST. | Bryan Drewery | 2015-12-04 | 3 | -130/+0 |
* | Use LIBEXECDIR for /usr/libexec. | Bryan Drewery | 2015-11-26 | 1 | -1/+1 |
* | Fix a ton of speelling errors | Eitan Adler | 2015-10-21 | 1 | -1/+1 |
* | META_MODE: Remove DEP_MACHINE from Makefile.depend files. | Bryan Drewery | 2015-09-25 | 1 | -2/+0 |
* | META_MODE: Remove DEP_RELDIR from Makefile.depend files. | Bryan Drewery | 2015-09-25 | 1 | -2/+0 |
* | Remove never used file | Baptiste Daroussin | 2015-08-03 | 1 | -322/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 2 | -0/+38 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 5 | -218/+202 |
| |\ | |||||
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 2 | -0/+38 |
* | | | | Fix some clang warnings: | Baptiste Daroussin | 2015-06-05 | 1 | -1/+3 |
* | | | | Fix typos | Baptiste Daroussin | 2015-06-05 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Apply seom style(9) fixes from NetBSD | Baptiste Daroussin | 2015-05-05 | 2 | -31/+29 |
* | | | Prevent useless use of strdup(3) | Baptiste Daroussin | 2015-05-05 | 1 | -2/+4 |
* | | | Replace homebrewed NIL by NULL | Baptiste Daroussin | 2015-05-05 | 2 | -72/+69 |
* | | | Use stdbool instead of homebrewed boolean | Baptiste Daroussin | 2015-05-05 | 3 | -69/+64 |
* | | | Another function to ansify | Baptiste Daroussin | 2015-05-05 | 1 | -2/+2 |
* | | | Remove unused variables | Baptiste Daroussin | 2015-05-05 | 1 | -2/+0 |
* | | | Explicitly use O_RDONLY instead of 0 | Baptiste Daroussin | 2015-05-05 | 1 | -1/+1 |
* | | | Use strlcpy(3) instead of strcpy(3) | Baptiste Daroussin | 2015-05-05 | 1 | -2/+2 |
* | | | upper the warning level to 3 | Baptiste Daroussin | 2015-05-05 | 1 | -1/+1 |
* | | | Another bit of ansification | Baptiste Daroussin | 2015-05-05 | 1 | -3/+1 |
* | | | Ansify to allow to work on it later | Baptiste Daroussin | 2015-05-05 | 3 | -39/+35 |
| |/ |/| | |||||
* | | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 1 | -1/+1 |
|/ | |||||
* | mdoc: terminate quoted strings. | Joel Dahl | 2012-03-26 | 1 | -1/+1 |
* | Remove superfluous paragraph macro. | Joel Dahl | 2012-03-25 | 1 | -1/+0 |
* | Spelling fixes for usr.bin/ | Ulrich Spörlein | 2011-12-30 | 2 | -2/+2 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | Joel Dahl | 2010-12-11 | 10 | -40/+6 |
* | Build usr.bin/ with WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -0/+2 |
* | Manual page tweaks. | Joseph Koshy | 2006-08-29 | 1 | -6/+6 |
* | Fix vgrind(1) indexing I broke in previous revision. | Ruslan Ermilov | 2005-09-23 | 1 | -0/+2 |
* | Add endianness support to cap_mkdb(1), useful for cross builds. | Ruslan Ermilov | 2005-02-22 | 1 | -1/+10 |
* | Clean up after utilizing FILES. | Ruslan Ermilov | 2005-01-28 | 1 | -6/+3 |
* | Sort sections. | Ruslan Ermilov | 2005-01-18 | 2 | -35/+35 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+2 |
* | Deal with double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -3/+3 |
* | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 2 | -11/+22 |
* | Fix warning about cgetent() argument. | Peter Wemm | 2003-10-26 | 1 | -1/+1 |
* | Add section number to .Xr | Philippe Charnier | 2003-06-08 | 1 | -3/+4 |