| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove efree(), it isn't used consistently enough to even pretend that it | jmallett | 2002-10-23 | 1 | -6/+6 |
* | Convert make(1) to use ANSI style function declarations. Variable | jmallett | 2002-10-09 | 1 | -48/+28 |
* | Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which | jmallett | 2002-09-18 | 1 | -7/+7 |
* | Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using | jmallett | 2002-09-17 | 1 | -20/+15 |
* | #define<space> -> #define<tab> | jmallett | 2002-09-17 | 1 | -4/+4 |
* | Use %zu to print size_t. | jmallett | 2002-07-15 | 1 | -2/+2 |
* | Expand a buffer to reduce diffs to NetBSD. | jmallett | 2002-06-20 | 1 | -2/+2 |
* | Diff reduction for great justice against NetBSD, cast to unsigned char when | jmallett | 2002-06-20 | 1 | -3/+3 |
* | String lengths and sizeof()s are size_t not int. Mark an unused parameter | jmallett | 2002-06-12 | 1 | -2/+2 |
* | Update SCM ID method. | obrien | 2002-04-13 | 1 | -3/+1 |
* | De'register. | obrien | 2002-04-13 | 1 | -1/+1 |
* | remove __P | imp | 2002-03-22 | 1 | -5/+5 |
* | MAXPATHLEN includes the trailing NUL. | imp | 2001-03-01 | 1 | -2/+2 |
* | Fix a bug introduced in rev. 1.17: initialize variables before use, not after. | des | 2000-12-16 | 1 | -1/+1 |
* | There's also no point in #typedef'ing void/char pointers. Accordingly, | will | 2000-12-02 | 1 | -15/+15 |
* | There's no reason to use fancy forms of NULL. Replace all instances | will | 2000-12-02 | 1 | -5/+5 |
* | Format string paranoia. This should avoid potential buffer overflows from | will | 2000-11-30 | 1 | -9/+25 |
* | Use __RCSID() | wsanchez | 2000-07-09 | 1 | -6/+4 |
* | Fix the following: | julian | 1999-10-10 | 1 | -1/+1 |
* | Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde) | hoek | 1999-09-11 | 1 | -3/+1 |
* | Allow 'make' to check out elements within archive libraries. | julian | 1999-09-10 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1). | hoek | 1999-08-17 | 1 | -43/+41 |
* | Fix make world breakage from last commit. | jdp | 1998-10-15 | 1 | -2/+2 |
* | Fix a serious bug in make(1)'s handling of archive libraries. | jkoshy | 1998-10-15 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | O' to be bitten by CVS. Cleanup after import | steve | 1996-10-08 | 1 | -0/+2 |
* | Merge in NetBSD's changes to make(1). Changes include: | steve | 1996-10-06 | 1 | -36/+177 |
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -17/+17 |
* | Bring in a number of changes from NetBSD's make, fixing quite a few | jkh | 1995-01-23 | 1 | -43/+179 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+955 |