| Age | Commit message (Expand) | Author |
| 2005-02-16 | PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] | christos |
| 2004-12-29 | Dir_MTime did not search for a file using the correct parh; i.e. it was | christos |
| 2004-07-01 | Change to use __unused instead and provide a compat definition in make.h if | jmc |
| 2004-07-01 | Add some checks for gcc around a few function declarations and note the | jmc |
| 2004-05-07 | Simplify build, no functional changes. | ross |
| 2004-02-03 | add parent directory search for make as discussed on tech-toolchain. | chuck |
| 2004-01-11 | Change DEBUG(DIR) traces to indent subsequent filenames instead of | dsl |
| 2003-09-09 | Remove some code which makes file lookup rely on the fact that | drochner |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-14 | Pass WARNS=3 | christos |
| 2002-11-26 | Whenever we update .PATH, set the variable ${.PATH} to reflect the | sjg |
| 2002-06-15 | Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. | wiz |
| 2002-02-03 | Resurrect revision 1.23: no need to stat .PHONY targets. | pk |
| 2002-01-31 | Fix the bug addressed in revision 1.27 properly. Analysis of the problem | pk |
| 2002-01-27 | Fix major bug in make(1) ... due to shadowing of the dotLast path used for | reinoud |
| 2002-01-26 | Don't bother to lookup for files in `.' that start with a `/'. Cuts in the | christos |
| 2002-01-18 | In Dir_FindFile() add a missing Lst_Close() and move another one to the | pk |
| 2001-11-12 | Redo the hashtable for "." if .OBJDIR changes. | tv |
| 2001-11-11 | Fix long-standing bug where, if an objdir exists, searching the .PATH for a | tv |
| 2000-04-16 | Don't core-dump when the current working directory is not readable | christos |
| 1999-11-25 | back out rev 1.23 (don't stat PHONY targets). it broken the libcrypto | mrg |
| 1999-09-15 | Don't bother iterating through all the data structures to free(3) everything | mycroft |
| 1999-09-15 | Fix another case where we stat(2)ed .PHONY targets. | mycroft |
| 1999-07-12 | Correct an inverse initialization of a variable, which caused all .PATHs | thorpej |
| 1999-07-11 | Add a mechanism for specifying that ${.CURDIR} will be searched last | thorpej |
| 1997-09-28 | wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP | lukem |
| 1997-07-01 | Add WARNS=1 | christos |
| 1997-05-09 | Change the way curdir is handled [this started at the previous version]... | christos |
| 1997-05-08 | Add the new .NOPATH feature which can be used to disable .PATH search | gwr |
| 1997-05-06 | Don't do a VPATH or .PATH search for .PHONY targets. (From Christos.) | mycroft |
| 1997-05-02 | Make used to add every directory where it found files in the search path. | christos |
| 1997-03-29 | Don't disable wildcards completely; they are used by other Makefiles. | christos |
| 1997-03-27 | - Disable globbing for targets/dependencies when POSIX is defined. | christos |
| 1996-11-06 | - Merge in FreeBSD and Lite2 changes. | christos |
| 1996-08-13 | Add estrdup(), a checked version of strdup and use it. | christos |
| 1996-02-04 | fix pr/1421 and pr/1997 | christos |
| 1995-11-22 | Updates for POSIX/SVR4 compiling: | christos |
| 1995-06-14 | - $NetBSD$ rcsids | christos |
| 1994-12-24 | a few casts, for peace and quiet. | cgd |
| 1994-06-06 | Fixes from Christos Zoulas, who used purify, objectcenter and testcenter | jtc |
| 1994-03-05 | fixes/improvements from Christos Zoulas <christos@deshaw.com>. | cgd |
| 1994-01-13 | Include appropriate header files to bring prototypes into scope. | jtc |
| 1993-12-08 | Update to use <dirent.h>. | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |