| Commit message (Expand) | Author | Age | Files | Lines |
* | Add META_MODE support. | sjg | 2015-06-13 | 11 | -0/+195 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 11 | -22/+0 |
| * | Merge from head@274682 | sjg | 2014-11-19 | 1 | -1/+0 |
| |\
| |/
|/| |
|
| * | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -0/+1 |
| |\ |
|
| * | | Updated dependencies | sjg | 2014-05-16 | 9 | -9/+0 |
| * | | Updated dependencies | sjg | 2014-05-10 | 9 | -0/+18 |
| * | | Updated dependencies | sjg | 2013-03-11 | 9 | -0/+9 |
| * | | Updated dependencies | sjg | 2013-02-16 | 11 | -22/+0 |
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 11 | -0/+210 |
* | | | Revert r267233 for now. PIE support needs to be reworked. | bdrewery | 2014-08-19 | 1 | -1/+0 |
| |/
|/| |
|
* | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | bdrewery | 2014-06-08 | 1 | -0/+1 |
* | | Revert r256095, r256120 (partial), r256121: | gjb | 2013-10-09 | 61 | -0/+25592 |
* | | Good bye RCS. You will be missed. | eadler | 2013-10-07 | 61 | -25592/+0 |
|/ |
|
* | Remove kludges intended to support src trees with partial obj trees. | des | 2005-06-10 | 1 | -5/+1 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 1 | -1/+1 |
* | Utilize SCRIPTS. | ru | 2004-10-18 | 1 | -4/+1 |
* | Fix some warnings by defining has_sa_sigaction to 1. When the configure | peter | 2003-10-26 | 1 | -1/+1 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 1 | -1/+1 |
* | s/${INSTALL} -c/${INSTALL} ${COPY}/ | ru | 2002-07-18 | 1 | -1/+1 |
* | Removed now unused INTERNALSTATICLIB. | ru | 2002-05-13 | 1 | -2/+2 |
* | Fixed RCSLOCALID buffer overflow (by making an overflow condition fatal). | ru | 2002-02-08 | 1 | -1/+1 |
* | Recognize numeric digits inside $id$ tags, eg: $XFree86$ | peter | 2001-12-10 | 1 | -1/+1 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | Fix typo introduced in a comment in the previous commit | kris | 2001-05-12 | 1 | -1/+1 |
* | Create temporary files securely using mkstemp() instead of mktemp() | kris | 2001-05-06 | 3 | -2/+13 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 2 | -5/+6 |
* | setlocale(3) has been fixed to match POSIX standard: | ru | 2001-03-02 | 1 | -1/+1 |
* | Ack, missed a CVSHeader reference in a switch. *blush* | peter | 2000-01-11 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 44 | -44/+44 |
* | Add missing *roff macros to correct display about -V option. | steve | 1997-08-23 | 1 | -1/+3 |
* | Fix missed optimisation in "Attic/" stripping code in $CVSHeader$ | peter | 1997-08-22 | 1 | -2/+2 |
* | Redo the $CVSHeader$ support to use code from David Dawes as in XFree86. | peter | 1997-08-19 | 1 | -26/+34 |
* | After looking around at what the other *BSD's do for their $xxxBSD$ tags, | peter | 1997-05-11 | 8 | -39/+124 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 44 | -44/+44 |
* | Add back the description of the "-v" option. It seems to have been | jdp | 1997-01-17 | 1 | -0/+4 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 44 | -44/+44 |
* | Use LC_TIME=C | ache | 1996-11-26 | 1 | -2/+2 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 1 | -2/+2 |
* | delete /usr/local/bin from PATH | wosch | 1996-03-12 | 1 | -2/+2 |
* | delete /usr/ucb from PATH, move /usr/local/bin after /usr/bin | wosch | 1996-03-12 | 1 | -2/+2 |
* | Another round of man page cleanups. | mpp | 1996-02-12 | 1 | -2/+1 |
* | Rcsdiff incorrectly only allows one -L option to be specified. | mpp | 1996-01-20 | 1 | -2/+2 |
* | gets() -> fgets() | jkh | 1995-12-01 | 2 | -7/+7 |
* | Remove the $ Log: ... $ lines from the comments in the files that had | peter | 1995-10-29 | 18 | -94/+18 |
* | Recover the -K option to co, for handling selective keyword expansion. | peter | 1995-10-29 | 4 | -8/+95 |
* | Restore phk's changes from 1.3 - 1.5.. Adds a -v switch to rlog to get it | peter | 1995-10-29 | 1 | -4/+26 |
* | Restore nate's change from rev 1.2; improve readability of the rlog output | peter | 1995-10-29 | 1 | -1/+12 |
* | AARGH!!!! | peter | 1995-10-29 | 1 | -3/+3 |
* | First part of import conflict merge from rcs-5.7 import. | peter | 1995-10-28 | 25 | -4430/+6301 |
* | This commit was generated by cvs2svn to compensate for changes in r11891, | peter | 1995-10-28 | 23 | -401/+2094 |
|\ |
|