| Age | Commit message (Expand) | Author |
| 2016-02-18 | Adapt to changed Var_Subst() | sjg |
| 2015-06-17 | Centralize the "is a meta char" test, instead of using two different arrays. | christos |
| 2014-07-05 | Rework /usr/share/doc. | dholland |
| 2012-05-30 | Don't pass debug flags etc. to unit-tests | sjg |
| 2011-08-14 | - remove gcc-4.5 warnings | christos |
| 2011-06-22 | apply some -Wno-error and/or -fno-strict-aliasing. | mrg |
| 2011-05-18 | Back out a local change | dsl |
| 2011-05-17 | If a makefile if a multiple of the page size and doesn't end with a | dsl |
| 2010-09-13 | Add meta.c which implements "meta" mode for make. | sjg |
| 2010-04-22 | PR: 42850 | sjg |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2009-03-24 | remove unneeded special rule for main.o | perry |
| 2009-03-20 | The Makefile and main.c arranged to put "netbsd-${DATE}" into the | perry |
| 2009-01-24 | Move the bmake_malloc() functions into their own .c and .h files. | dsl |
| 2008-12-20 | Add functions for processing extendable arrays of pointers to strings. | dsl |
| 2008-10-06 | Don't use emalloc and friends directly, but call them consistently | joerg |
| 2008-02-14 | - use pid_t/size_t as appropriate instead of int. | christos |
| 2007-09-25 | Revert 1.34 (CFLAGS+=-g) that have been commited by mistake (hi, xtos). | uwe |
| 2006-11-01 | Use of libutil to provide emalloc et al, should be predicated on | sjg |
| 2006-10-25 | Fix previous - need to add a lstPrev() | dsl |
| 2006-10-08 | WFORMAT is no more... | peter |
| 2006-08-29 | protect libutil with HOSTPROG | christos |
| 2006-08-26 | More programs using efun. | christos |
| 2006-06-15 | Remove a hack that's no longer needed with gcc 3.3.6. | skrll |
| 2006-05-08 | Our gcc 3.3.3 (nb3) for hppa gets an "unrecognized insn" internal | he |
| 2006-04-22 | Coverity CID 529: Call VarFreeEnv to prevent leak. | christos |
| 2004-05-07 | Simplify build, no functional changes. | ross |
| 2004-05-06 | Instead of including from the wrong directory and then fixing it (-I) | ross |
| 2004-02-15 | Use ${.MAKE:S,^./,${.CURDIR}/,} so that when someone does | sjg |
| 2003-08-01 | Fix for TEST_MAKE from Alan Barrett | sjg |
| 2003-07-28 | Fix parsing bug for :ts - patch from Alan Barrett <apb@cequrux.com> | sjg |
| 2003-07-26 | build var.c with -Wno-cast-qual - gcc3.3 complains about VarWordCompare() | mrg |
| 2003-07-14 | Pass WARNS=3 | christos |
| 2002-01-27 | Fix major bug in make(1) ... due to shadowing of the dotLast path used for | reinoud |
| 2001-10-31 | Overhaul the initialization and handling of .OBJDIR: | tv |
| 2001-06-09 | Provide a useful? MAKE_VERSION. | sjg |
| 2000-12-30 | Back out debug cruft. | sommerfeld |
| 2000-12-30 | Add a token-passing scheme to allow a recursive make to successfully | sommerfeld |
| 2000-10-11 | More format string cleanup by sommerfeld. | is |
| 1999-08-04 | Back out part of previous, only the parse.c mod was intended. | ross |
| 1999-08-04 | Trivial speed hack. | ross |
| 1997-10-24 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-19 | don't define WARNS=1 here | lukem |
| 1997-10-11 | Use bsd.subdir.mk as appropriate. | mycroft |
| 1997-07-01 | Add WARNS=1 | christos |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1996-11-06 | - Merge in FreeBSD and Lite2 changes. | christos |
| 1996-05-28 | - Move -D flags from Makefile to config.h and explain what they do. Add | christos |
| 1996-03-11 | Jonathan Stone's fixes: | christos |