| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC of the new variable `.MAKEFILE_LIST'. Add the following | Oliver Eikemeier | 2004-07-10 | 2 | -3/+29 |
| * | MFC: 1.29: Avoid a null pointer dereference if the .DEFAULT target | Ruslan Ermilov | 2004-06-10 | 1 | -1/+6 |
| * | MFC: Fixed parsing of double quotes. | Ruslan Ermilov | 2004-02-23 | 1 | -14/+7 |
| * | MFC (rev. 1.86): install a SIGCHLD handler. | Dag-Erling Smørgrav | 2003-12-16 | 1 | -0/+20 |
| * | Avoid segfaulting if current working directory is unreadable. | Ruslan Ermilov | 2003-10-08 | 1 | -1/+1 |
| * | MFC: 1.26: Fixed broken arithmetic expression parser. | Ruslan Ermilov | 2003-07-22 | 1 | -5/+2 |
| * | Finish the MFC of the -C option, as it is currently in HEAD. | Ruslan Ermilov | 2003-04-15 | 1 | -5/+5 |
| * | Remove the unused doc Makefiles from RELENG_4. | Tom Rhodes | 2003-02-05 | 1 | -8/+0 |
| * | MFC: 1.39 1.43 1.50: Allow embedded `:' and `!' in target names. | Ruslan Ermilov | 2002-12-26 | 1 | -2/+28 |
| * | MFC the -C option for make(1): chdir()'s into directory before running. | Sean Chittenden | 2002-12-17 | 2 | -0/+9 |
| * | MFC 1.68: back out the realpath stuff, it breaks things. | Warner Losh | 2002-11-13 | 1 | -0/+28 |
| * | MFC: (rev. 1.58) Say that ":C" expects an extended regular expression. | Archie Cobbs | 2002-09-09 | 1 | -2/+2 |
| * | MFC: 1.57: Do not reset ${MAKEFILE} when reading ".depend". | Ruslan Ermilov | 2002-07-24 | 1 | -1/+6 |
| * | The .Nm utility | Philippe Charnier | 2002-06-21 | 1 | -6/+11 |
| * | MFC revision 1.21: | Juli Mallett | 2002-06-17 | 1 | -0/+6 |
| * | MFC revisions 1.58 and 1.61: | Juli Mallett | 2002-06-17 | 1 | -5/+12 |
| * | MFC 1.23: make(1) claims to ignore the remainder of a conditional once | Crist J. Clark | 2002-02-27 | 1 | -1/+1 |
| * | MFC rev. 1.22 | Jens Schweikhardt | 2002-02-17 | 1 | -1/+1 |
| * | MFC: markup and misc fixes. | Ruslan Ermilov | 2001-08-16 | 1 | -19/+41 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 1 | -2/+2 |
| * | MFC: by default link make(1) statically. | Maxim Sobolev | 2001-05-25 | 1 | -0/+2 |
| * | MFC: rev 1.45 (note sys.mk is read before any other files) | David E. O'Brien | 2001-05-23 | 1 | -1/+4 |
| * | MFC of rev 1.17: fix two bugs that could make insertion and rebuilding | Thomas Moestl | 2001-03-09 | 1 | -6/+19 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2001-03-06 | 1 | -14/+9 |
| * | MFC: CPUTYPE infrastructure, modulo IA64 support | Kris Kennaway | 2001-03-04 | 1 | -0/+15 |
| * | MFC: 1.41 uname is in section 3 of the man pages. | David Malone | 2001-02-28 | 1 | -1/+1 |
| * | MFC: 8 months of bugfixes by myself, des, kris, wsanchez, and a few PR | Will Andrews | 2001-02-13 | 6 | -43/+60 |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -2/+2 |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-19 | 1 | -10/+11 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -13/+13 |
| * | MFC: Reimplement the groff(1) warnings elimination fixes. | Ruslan Ermilov | 2000-11-24 | 2 | -18/+4 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-11-24 | 1 | -0/+9 |
| * | MFC: Eliminate groff(1) warnings. | Ruslan Ermilov | 2000-11-23 | 1 | -2/+12 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2000-11-23 | 1 | -0/+8 |
| * | MFC: :C, :L, and :U variable modifiers. | Will Andrews | 2000-10-19 | 2 | -0/+452 |
| * | MFC: -X flag | Peter Wemm | 2000-09-25 | 2 | -12/+28 |
| * | MFC rev 1.31: pwd instead of cwd | Sheldon Hearn | 2000-07-17 | 1 | -2/+2 |
| * | MFC: #include <errno.h> where needed. Kill extern int errno;. | Paul Saab | 2000-07-01 | 2 | -5/+1 |
| * | MFC: loud debugging facility documentation (-dl). | Will Andrews | 2000-05-20 | 1 | -0/+3 |
| * | MFC: loud debugging facility (-dl). | Will Andrews | 2000-05-20 | 4 | -2/+6 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -10/+20 |
| * | Fix errors in .Xr usage. | Nik Clayton | 2000-03-01 | 1 | -1/+1 |
| * | ${.MAKE} -> ${MAKE} | Ruslan Ermilov | 2000-01-19 | 1 | -1/+1 |
| * | Create tempfiles securely. | Kris Kennaway | 2000-01-17 | 2 | -23/+16 |
| * | Make '||' visible. | Martin Cracauer | 1999-12-05 | 1 | -1/+1 |
| * | Improve backward compatibility. | Marcel Moolenaar | 1999-11-23 | 1 | -1/+5 |
| * | Remove CROSS_MAKE_FLAGS. | Marcel Moolenaar | 1999-11-15 | 1 | -1/+1 |
| * | Fix the following: | Julian Elischer | 1999-10-10 | 1 | -1/+1 |
| * | s/with historical makefils//. Also, relocate and change the description | Tim Vanderhoek | 1999-09-11 | 1 | -7/+15 |
| * | Remove the #include of sys/param.h. It was meant to improve portability | Tim Vanderhoek | 1999-09-11 | 1 | -1/+0 |