| Age | Commit message (Expand) | Author |
| 2014-09-07 | Revert all make changes except the unit tests to the state of three | joerg |
| 2014-08-23 | PR/46096: Jarmo Jaakkola: fix many problems with dependencies (PR 49086) | christos |
| 2013-11-14 | Don't SEGV when passed NULL for list. | sjg |
| 2009-01-24 | Fixes to includes of make_malloc.h to that it actually builds when | dsl |
| 2009-01-24 | Move the bmake_malloc() functions into their own .c and .h files. | dsl |
| 2009-01-23 | Sprinkle some const. | dsl |
| 2009-01-23 | Change 'ClientData' to 'void *' so that relevant parameters can | dsl |
| 2008-12-13 | Use NULL instead of -1 cast to the relavant type (usually via NIL). | dsl |
| 2008-10-06 | Don't use emalloc and friends directly, but call them consistently | joerg |
| 2008-02-15 | back all changes out until I fix it properly. | christos |
| 2008-02-14 | - use pid_t/size_t as appropriate instead of int. | christos |
| 2008-02-05 | Be pedantic and use unsigned int here as uwe@ suggested. | joerg |
| 2008-02-05 | Merge from pkgsrc's bmake: don't use signed short for bitfields. | joerg |
| 2006-11-11 | Return the non-zero value that caused the Lst_ForEach[From] call to | dsl |
| 2006-10-27 | Rename 'struct Lst' to 'struct List' and 'struct LstNode' to 'struct 'ListNode' | dsl |
| 2006-10-25 | Rename Lst_Append() to Lst_InsertAfter() and Lst_Insert() to Lst_InsertBefore() | dsl |
| 2006-10-25 | Fix previous - need to add a lstPrev() | dsl |
| 2006-10-25 | Replace 'a == b ? FALSE : TRUE' with 'a != b' | dsl |
| 2005-08-09 | Add typedefs for DuplicateProc and FreeProc from Max Okumoto. | christos |
| 2005-08-08 | From Max Okumoto: | christos |
| 2005-08-05 | More KNF cleanups from Max Okumoto | christos |
| 2005-02-16 | PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] | 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 |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-01-28 | success, not sucess. Noted by mjl. | wiz |
| 2002-06-15 | Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. | wiz |
| 2002-02-17 | Prevent a premature end of the iteration if the first element in the list | pk |
| 2001-01-16 | comment or delete text after CPP directives. | cgd |
| 2000-03-13 | Fix doubled 'the's. | soren |
| 1997-10-24 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-09-28 | wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP | lukem |
| 1997-07-01 | Add WARNS=1 | christos |
| 1996-11-06 | - Merge in FreeBSD and Lite2 changes. | christos |
| 1995-11-10 | pull in make.h. (PAlloc() now uses emalloc(), which is prototyped in | cgd |
| 1995-11-08 | - Turn compat mode on by default. It gets turned off when the -j without | christos |
| 1995-06-14 | - $NetBSD$ rcsids | christos |
| 1994-06-06 | Fixes from Christos Zoulas, who used purify, objectcenter and testcenter | jtc |
| 1994-05-09 | bootstrap improvements | glass |
| 1994-03-05 | Clean up deleted files. | mycroft |
| 1994-03-05 | fixes/improvements from Christos Zoulas <christos@deshaw.com>. | cgd |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-05-27 | some compatibility fixes to ease bootstrapping: | glass |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |