| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvs | cvs2svn | 2004-11-04 | 1 | -1/+1 |
| * | Implement POSIX's '+' flag for command lines. This flag causes a line | Hartmut Brandt | 2004-07-29 | 1 | -24/+43 |
| * | Make the -q option DTRT in the compat mode. | Ruslan Ermilov | 2003-10-03 | 1 | -1/+1 |
| * | Remove efree(), it isn't used consistently enough to even pretend that it | Juli Mallett | 2002-10-23 | 1 | -4/+4 |
| * | Convert make(1) to use ANSI style function declarations. Variable | Juli Mallett | 2002-10-09 | 1 | -14/+8 |
| * | Make make(1) WARNS=6 clean except for const issues. This mostly involves | Juli Mallett | 2002-09-28 | 1 | -5/+5 |
| * | Add empty default cases where they should be, remove non-local execution stuff | Juli Mallett | 2002-09-28 | 1 | -13/+5 |
| * | Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which | Juli Mallett | 2002-09-18 | 1 | -4/+4 |
| * | Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using | Juli Mallett | 2002-09-17 | 1 | -11/+5 |
| * | String lengths and sizeof()s are size_t not int. Mark an unused parameter | Juli Mallett | 2002-06-12 | 1 | -0/+1 |
| * | Back out the ``run shell from $PATH'' change; this was an overkill | Ruslan Ermilov | 2002-05-24 | 1 | -11/+3 |
| * | Do not run shell from /bin, run it from $PATH. | Ruslan Ermilov | 2002-05-22 | 1 | -3/+11 |
| * | Fix copyrights, and undo SCS ID damage. | David E. O'Brien | 2002-04-13 | 1 | -1/+2 |
| * | Update SCM ID method. | David E. O'Brien | 2002-04-13 | 1 | -3/+1 |
| * | De'register. | David E. O'Brien | 2002-04-13 | 1 | -1/+1 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -3/+3 |
| * | Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The | Sheldon Hearn | 2001-07-26 | 1 | -4/+5 |
| * | There's also no point in #typedef'ing void/char pointers. Accordingly, | Will Andrews | 2000-12-02 | 1 | -14/+14 |
| * | There's no reason to use fancy forms of NULL. Replace all instances | Will Andrews | 2000-12-02 | 1 | -7/+7 |
| * | Use __RCSID() | Wilfredo Sanchez | 2000-07-09 | 1 | -6/+4 |
| * | Add loud debugging facility (-dl option) which allows programmers/developers | Will Andrews | 2000-05-14 | 1 | -1/+1 |
| * | #include <errno.h> where needed. Kill extern int errno;. | Warner Losh | 2000-04-14 | 1 | -1/+0 |
| * | Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde) | Tim Vanderhoek | 1999-09-11 | 1 | -2/+0 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -2/+2 |
| * | Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1). | Tim Vanderhoek | 1999-08-17 | 1 | -9/+14 |
| * | When printing an error message after command execution fails, don't assume | Tim Vanderhoek | 1999-07-31 | 1 | -2/+4 |
| * | Fix spurious `free()' when -d g2 is enabled. | Joseph Koshy | 1998-09-09 | 1 | -3/+12 |
| * | When exiting on SIGINT, exit with signal status | Martin Cracauer | 1998-08-24 | 1 | -2/+5 |
| * | Fix broken (at least on alpha, but probably on i386 too) code which | John Birrell | 1998-05-13 | 1 | -4/+4 |
| * | Some commands are shell builtins. Execute the builtins by the shell | Wolfram Schneider | 1998-05-12 | 1 | -1/+50 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | O' to be bitten by CVS. Cleanup after import | Steve Price | 1996-10-08 | 1 | -0/+2 |
| * | Merge in NetBSD's changes to make(1). Changes include: | Steve Price | 1996-10-06 | 1 | -11/+9 |
| * | Fix for PR# 1231, make(1) execution of ``.BEGIN'' does | Steve Price | 1996-09-25 | 1 | -0/+4 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -14/+14 |
| * | Bring in a number of changes from NetBSD's make, fixing quite a few | Jordan K. Hubbard | 1995-01-23 | 1 | -34/+43 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+641 |