| Age | Commit message (Expand) | Author |
| 2010-05-13 | Drop trailing white space. Use .Oo / .Oc explicitly to annotate that the | joerg |
| 2010-05-10 | PrintOnError: run .ERROR last, so even if it causes problems we | sjg |
| 2010-05-05 | Revert bogus patch that attempted to canonicalize a non absolute argv[0] using | christos |
| 2010-05-05 | gcc defines __svr4__ | sjg |
| 2010-04-29 | fflush stdout, before writing to stderr. | sjg |
| 2010-04-23 | PR: 42850 | sjg |
| 2010-04-23 | On darwin at least, vfork() fails in child of vfork(). | sjg |
| 2010-04-22 | Use _PATH_TMP instead of a literal /tmp; noted by Christos | dholland |
| 2010-04-22 | Force LANG=C to ensure sort(1) behaves as expected | sjg |
| 2010-04-22 | don't use strlcpy; it causes bootstrap issues. (noted by moof) | dholland |
| 2010-04-22 | PR: 42850 | sjg |
| 2010-04-22 | Just because $TMPDIR is set does not mean it is valid. | sjg |
| 2010-04-21 | If we do .export (all) and have any variables that involve :sh | sjg |
| 2010-04-20 | Behavior of realpath() appears to vary. | sjg |
| 2010-04-20 | On some systems realpath will prefix make with cwd, so make sure | sjg |
| 2010-04-15 | Add :tA to attempt to resolve to absoute path using realpath(). | sjg |
| 2010-04-14 | If argv[0] is not an absolute path, attempt to resolve it | sjg |
| 2010-04-08 | Process .ERROR the same as .BEGIN, .END etc | sjg |
| 2010-04-07 | Sort a bit more. | wiz |
| 2010-04-07 | Add: | sjg |
| 2010-02-22 | \\ -> \e | joerg |
| 2010-02-06 | Improve the error message that results when you have a multi-variable .for | dholland |
| 2010-01-04 | We need to have set curdir before calling Dir_FindHereOrAbove(). | sjg |
| 2009-11-19 | New sentence, new line; remove trailing whitespace. | wiz |
| 2009-11-19 | Add .unexport - the exact opposite of .export | sjg |
| 2009-11-19 | PR: make.unexport | sjg |
| 2009-11-19 | Add .unexport - the exact opposite of .export | sjg |
| 2009-11-06 | Report lines that ought to contain a ':' operator but start with a '.' | dsl |
| 2009-11-06 | Change enum values so that TOK_FALSE is 0 and TOK_TRUE is 1. | dsl |
| 2009-10-15 | Do not work around ancient groff limits with .Xo/.Xc. | joerg |
| 2009-10-07 | The parser used to break dependency lines at ';' without regard | sjg |
| 2009-10-02 | Remove trailing whitespace. | wiz |
| 2009-10-01 | Add example of how to use the ?: modifier properly. | dsl |
| 2009-09-09 | We must delay setting .CURDIR and .OBJDIR until after MainParseArgs() | sjg |
| 2009-09-08 | Reviewed by: apb | sjg |
| 2009-09-07 | PR: 41998 | sjg |
| 2009-09-03 | Use the W* macros to test wait results. | dholland |
| 2009-08-26 | Bump date | sjg |
| 2009-08-26 | Add -C directory, same as gmake and freebsd make. | sjg |
| 2009-06-26 | JobExec: child of vfork must not empty the sigset_t that parent will | sjg |
| 2009-06-16 | Child of vfork() must not alter the state of parent. | sjg |
| 2009-06-01 | Missing ':' in .ORDER example | sjg |
| 2009-05-13 | Whitespace fix. | wiz |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2009-04-11 | Typo fix: many file -> many files. | snj |
| 2009-04-11 | Bump date for previous. | wiz |
| 2009-04-11 | Honour the TMPDIR environment variable instead of always using /tmp | apb |
| 2009-03-24 | remove unneeded special rule for main.o | perry |
| 2009-03-24 | per dholland, put back MAKE_VERSION for the benefit of third party users. | perry |
| 2009-03-20 | The Makefile and main.c arranged to put "netbsd-${DATE}" into the | perry |