| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a bug that prevented exists() from finding "foo/", "foo/." | Ruslan Ermilov | 2003-10-02 | 1 | -3/+8 |
* | - Cut out the code that caches the "." directory out of Dir_Init() | Ruslan Ermilov | 2003-09-14 | 1 | -9/+20 |
* | Convert make(1) to use ANSI style function declarations. Variable | Juli Mallett | 2002-10-09 | 1 | -62/+32 |
* | Fix merge error in previous commit. | Juli Mallett | 2002-09-28 | 1 | -1/+1 |
* | Add empty default cases where they should be, remove non-local execution stuff | Juli Mallett | 2002-09-28 | 1 | -0/+2 |
* | Make the DEBUGF() macro portable by (ugh) adding a Debug() function, which | Juli Mallett | 2002-09-18 | 1 | -26/+26 |
* | Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using | Juli Mallett | 2002-09-17 | 1 | -77/+27 |
* | #define<space> -> #define<tab> | Juli Mallett | 2002-09-17 | 1 | -1/+1 |
* | Look for wildcards, and balanced meta-characters such as { and } like NetBSD | Juli Mallett | 2002-06-20 | 1 | -2/+18 |
* | Remove a stray asterisk in a comment. | Juli Mallett | 2002-06-01 | 1 | -1/+1 |
* | More consistancy. file system > filesystem | Tom Rhodes | 2002-05-16 | 1 | -1/+1 |
* | 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 | -8/+8 |
* | remove __P | Warner Losh | 2002-03-22 | 1 | -6/+6 |
* | -Wall cleanup. | Ruslan Ermilov | 2001-04-25 | 1 | -1/+2 |
* | Fix nasty bug where make(1) assumed that you could read the directory it | Will Andrews | 2001-02-10 | 1 | -0/+2 |
* | Fix style(9) bug; use ISDOT[DOT,]() macro available in util.c by moving | Will Andrews | 2001-01-21 | 1 | -8/+7 |
* | Fix for the case where the first two entries returned by readdir() are | Will Andrews | 2000-12-26 | 1 | -6/+12 |
* | There's also no point in #typedef'ing void/char pointers. Accordingly, | Will Andrews | 2000-12-02 | 1 | -27/+27 |
* | There's no reason to use fancy forms of NULL. Replace all instances | Will Andrews | 2000-12-02 | 1 | -10/+10 |
* | Use __RCSID() | Wilfredo Sanchez | 2000-07-09 | 1 | -6/+4 |
* | Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde) | Tim Vanderhoek | 1999-09-11 | 1 | -3/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1). | Tim Vanderhoek | 1999-08-17 | 1 | -1/+6 |
* | 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/+11 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -39/+39 |
* | Bring in a number of changes from NetBSD's make, fixing quite a few | Jordan K. Hubbard | 1995-01-23 | 1 | -26/+62 |
* | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+1238 |