| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
| * | Remove copyright strings ifdef'd out | Warner Losh | 2023-11-27 | 2 | -16/+0 |
| * | usr.bin: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 9 | -22/+0 |
| * | Remove $FreeBSD$: one-line nroff pattern | Warner Losh | 2023-08-16 | 3 | -3/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 4 | -4/+0 |
| * | Remove $FreeBSD$: two-line .c pattern | Warner Losh | 2023-08-16 | 2 | -6/+0 |
| * | Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -1/+0 |
| * | Indicate that xrefs to *roff,tbl,eqn et al are found in ports/textproc/groff. | Jens Schweikhardt | 2022-08-15 | 2 | -6/+6 |
| * | 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 |
