| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | Remove efree(), it isn't used consistently enough to even pretend that it | jmallett | 2002-10-23 | 1 | -3/+3 |
* | Convert make(1) to use ANSI style function declarations. Variable | jmallett | 2002-10-09 | 1 | -101/+43 |
* | Make make(1) WARNS=6 clean except for const issues. This mostly involves | jmallett | 2002-09-28 | 1 | -15/+15 |
* | Add empty default cases where they should be, remove non-local execution stuff | jmallett | 2002-09-28 | 1 | -0/+5 |
* | Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which | jmallett | 2002-09-18 | 1 | -29/+29 |
* | Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using | jmallett | 2002-09-17 | 1 | -76/+32 |
* | #define<space> -> #define<tab> | jmallett | 2002-09-17 | 1 | -3/+3 |
* | Update SCM ID method. | obrien | 2002-04-13 | 1 | -3/+1 |
* | De'register. | obrien | 2002-04-13 | 1 | -12/+12 |
* | remove __P | imp | 2002-03-22 | 1 | -24/+24 |
* | Fix two bugs in null suffix handling. Both occured only after the suffix | tmm | 2001-03-08 | 1 | -6/+19 |
* | Preceed/preceeding are not english words. Use precede and preceding. | asmodai | 2001-02-18 | 1 | -1/+1 |
* | There's also no point in #typedef'ing void/char pointers. Accordingly, | will | 2000-12-02 | 1 | -110/+110 |
* | There's no reason to use fancy forms of NULL. Replace all instances | will | 2000-12-02 | 1 | -48/+48 |
* | Use __RCSID() | wsanchez | 2000-07-09 | 1 | -6/+4 |
* | Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde) | hoek | 1999-09-11 | 1 | -3/+1 |
* | $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 | -8/+10 |
* | When all transformation rules to or from a suffix disappeared, make tries | phk | 1998-04-26 | 1 | -21/+7 |
* | 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 | -18/+30 |
* | NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabet | ache | 1995-06-18 | 1 | -1/+14 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -33/+33 |
* | Bring in a number of changes from NetBSD's make, fixing quite a few | jkh | 1995-01-23 | 1 | -147/+351 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+2218 |