summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/dir.c
Commit message (Expand)AuthorAgeFilesLines
* Fix merge error in previous commit.jmallett2002-09-281-1/+1
* Add empty default cases where they should be, remove non-local execution stuffjmallett2002-09-281-0/+2
* Make the DEBUGF() macro portable by (ugh) adding a Debug() function, whichjmallett2002-09-181-26/+26
* Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), usingjmallett2002-09-171-77/+27
* #define<space> -> #define<tab>jmallett2002-09-171-1/+1
* Look for wildcards, and balanced meta-characters such as { and } like NetBSDjmallett2002-06-201-2/+18
* Remove a stray asterisk in a comment.jmallett2002-06-011-1/+1
* More consistancy. file system > filesystemtrhodes2002-05-161-1/+1
* Fix copyrights, and undo SCS ID damage.obrien2002-04-131-1/+2
* Update SCM ID method.obrien2002-04-131-3/+1
* De'register.obrien2002-04-131-8/+8
* remove __Pimp2002-03-221-6/+6
* -Wall cleanup.ru2001-04-251-1/+2
* Fix nasty bug where make(1) assumed that you could read the directory itwill2001-02-101-0/+2
* Fix style(9) bug; use ISDOT[DOT,]() macro available in util.c by movingwill2001-01-211-8/+7
* Fix for the case where the first two entries returned by readdir() arewill2000-12-261-6/+12
* There's also no point in #typedef'ing void/char pointers. Accordingly,will2000-12-021-27/+27
* There's no reason to use fancy forms of NULL. Replace all instanceswill2000-12-021-10/+10
* Use __RCSID()wsanchez2000-07-091-6/+4
* Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)hoek1999-09-111-3/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Merge style- and trivial- only changes from OpenBSD (dated 1999/07/29-19:55+1).hoek1999-08-171-1/+6
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* O' to be bitten by CVS. Cleanup after importsteve1996-10-081-0/+2
* Merge in NetBSD's changes to make(1). Changes include:steve1996-10-061-11/+11
* Remove trailing whitespace.rgrimes1995-05-301-39/+39
* Bring in a number of changes from NetBSD's make, fixing quite a fewjkh1995-01-231-26/+62
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+1238
OpenPOWER on IntegriCloud