| Commit message (Expand) | Author | Age | Files | Lines |
* | Print a warning when we are given two scripts for one target. This is neither | jmallett | 2002-07-28 | 1 | -0/+4 |
* | Fix a bug fixed by NetBSD in revision 1.42 of parse.c by christos which caused | jmallett | 2002-06-20 | 1 | -0/+8 |
* | More unsigned char casts to isupper(3). | jmallett | 2002-06-20 | 1 | -2/+2 |
* | Provide a heuristic for RCS conflicts. | jmallett | 2002-06-20 | 1 | -2/+9 |
* | Diff reduction for great justice against NetBSD, cast to unsigned char when | jmallett | 2002-06-20 | 1 | -13/+13 |
* | The error functions take constant pointers to strings for their format. | jmallett | 2002-06-12 | 1 | -1/+1 |
* | Update SCM ID method. | obrien | 2002-04-13 | 1 | -3/+1 |
* | De'register. | obrien | 2002-04-13 | 1 | -11/+11 |
* | o unifdef -D__STDC__ | imp | 2002-03-23 | 1 | -19/+1 |
* | remove __P | imp | 2002-03-22 | 1 | -21/+21 |
* | Revert previous change -- apparently it's not quite right. It broke | will | 2001-03-15 | 1 | -15/+9 |
* | Fix make(1) bug: nested comments may be placed in .if, .else .if, and | will | 2001-03-15 | 1 | -9/+15 |
* | 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 | -63/+63 |
* | There's no reason to use fancy forms of NULL. Replace all instances | will | 2000-12-02 | 1 | -10/+10 |
* | Use __RCSID() | wsanchez | 2000-07-09 | 1 | -6/+4 |
* | $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 | -12/+13 |
* | Don't allow pointer underrun in loop. | jkh | 1999-01-08 | 1 | -2/+4 |
* | Add a graceful jumping off point with a new .error directive. | steve | 1998-05-25 | 1 | -1/+35 |
* | Use err(3). Cosmetic in usage string. | charnier | 1997-07-24 | 1 | -8/+8 |
* | 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 |
* | Add a .POSIX directive. When the first non-comment | steve | 1996-11-03 | 1 | -1/+12 |
* | 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 | -215/+190 |
* | Fix for PR# 1231, make(1) execution of ``.BEGIN'' does | steve | 1996-09-25 | 1 | -2/+0 |
* | Be sure to remove any newlines encountered when | steve | 1996-09-23 | 1 | -1/+2 |
* | Fix for PR# 1095, make's continuation line handling buggy | steve | 1996-09-22 | 1 | -45/+35 |
* | Fixed handling of `!=' assignment. Don't warn if the shell's output is | bde | 1996-09-12 | 1 | -6/+7 |
* | 'make' prints an extra leading `make: ' and extra trailing newline if | nate | 1996-07-23 | 1 | -1/+1 |
* | Back out prev. NetBSD fix, it cause skipping some error constructions, | ache | 1995-06-24 | 1 | -5/+3 |
* | Don't make error on ^<spaces>\n | ache | 1995-06-24 | 1 | -1/+1 |
* | Fix parsing SYSV/GNU "include" | ache | 1995-06-18 | 1 | -0/+1 |
* | NetBSD fixes: declare more prototypes, move .OPTIONAL in alphabet | ache | 1995-06-18 | 1 | -1/+3 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -68/+68 |
* | Bring in a number of changes from NetBSD's make, fixing quite a few | jkh | 1995-01-23 | 1 | -76/+127 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+2566 |