| Age | Commit message (Expand) | Author |
| 2015-06-16 | Remove old fmake. It wasn't built by default for some time. Users that | Warner Losh |
| 2009-12-17 | - Partially revert r200417. config.h brings several definitions, | Stanislav Sedov |
| 2009-12-11 | Remove unnecessary includes. | Xin LI |
| 2009-04-07 | Avoid infinite loops when remaking makefiles not only | Max Khon |
| 2008-12-18 | Exit with error code 2 when run with -k (continue if errors) and build failed. | Max Khon |
| 2007-04-20 | Improve logging when -dm is specified: if the node is considered | Max Khon |
| 2005-05-24 | The caller of Var_Value() should not change the variable value. Make | Hartmut Brandt |
| 2005-05-24 | Get rid of the third argument to Var_Value() the pointer it pointed | Hartmut Brandt |
| 2005-05-10 | Move the definitions of the OP_* constants from make.h into GNode.h | Hartmut Brandt |
| 2005-04-01 | Style: indentation. | Hartmut Brandt |
| 2005-03-16 | Replace another bunch of Lst_ForEachs by LST_FOREACHs and simplify code. | Hartmut Brandt |
| 2005-02-04 | General whitespace cleanup: remove mixes of tabs and spaces, remove | Hartmut Brandt |
| 2005-02-01 | Clean up include files and file including. Split nonints.h into pieces | Hartmut Brandt |
| 2004-12-16 | Instead of dynamically allocating list heads allocated them statically | Hartmut Brandt |
| 2004-12-08 | Get rid of the sequential access feature of the lists. This was used | Hartmut Brandt |
| 2004-12-07 | Typedefs of pointers to structs are evil. Make Lst and LstNode typedef of | Hartmut Brandt |
| 2004-12-07 | Make needs no circular lists so remove them from the list code. | Hartmut Brandt |
| 2004-12-01 | Style: remove a lot of unnecessary casts, add some and spell the null | Hartmut Brandt |
| 2004-11-30 | Stylification: missing spaces, extra space after function names, casts | Hartmut Brandt |
| 2004-11-12 | Add code to enforce the paralleism count (-j N) for the entire tree | Poul-Henning Kamp |
| 2002-10-23 | Remove efree(), it isn't used consistently enough to even pretend that it | Juli Mallett |
| 2002-10-09 | Convert make(1) to use ANSI style function declarations. Variable | Juli Mallett |
| 2002-10-02 | Code that has been #if0'd with the comment "WHY" since revision 1.1 can | Juli Mallett |
| 2002-09-28 | Make make(1) WARNS=6 clean except for const issues. This mostly involves | Juli Mallett |
| 2002-09-18 | Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which | Juli Mallett |
| 2002-09-17 | Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using | Juli Mallett |
| 2002-04-13 | Prefer BSDmakefile over makefile and Makefile. | David E. O'Brien |
| 2002-04-13 | Update SCM ID method. | David E. O'Brien |
| 2002-04-13 | De'register. | David E. O'Brien |
| 2002-03-22 | remove __P | Warner Losh |
| 2000-12-02 | There's also no point in #typedef'ing void/char pointers. Accordingly, | Will Andrews |
| 2000-12-02 | There's no reason to use fancy forms of NULL. Replace all instances | Will Andrews |
| 2000-07-09 | Use __RCSID() | Wilfredo Sanchez |
| 1999-09-11 | Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde) | Tim Vanderhoek |
| 1999-08-28 | $Id$ -> $FreeBSD$ | Peter Wemm |
| 1999-08-17 | Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1). | Tim Vanderhoek |
| 1997-02-22 | Revert $FreeBSD$ to $Id$ | Peter Wemm |
| 1997-01-14 | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard |
| 1996-10-08 | O' to be bitten by CVS. Cleanup after import | Steve Price |
| 1996-10-06 | Merge in NetBSD's changes to make(1). Changes include: | Steve Price |
| 1995-06-18 | NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabet | Andrey A. Chernov |
| 1995-05-30 | Remove trailing whitespace. | Rodney W. Grimes |
| 1995-01-23 | Bring in a number of changes from NetBSD's make, fixing quite a few | Jordan K. Hubbard |
| 1994-05-27 | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes |