summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/make.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct $OpenBSD$ stuffespie2010-07-191-2/+1
* two small changes:espie2010-07-191-1/+1
* I was sure I had committed this already, grrrr.espie2007-12-011-1/+2
* debug scaffolding: allows the insertion of a random delay before firing upespie2007-11-281-1/+2
* remove prototypes that now live in engine.h, adjust suff.c accordinglyespie2007-09-171-5/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* Mostly clean-up:espie2001-05-231-414/+10
* Synch with my current work.espie2001-05-031-128/+126
* Use the ohash_* that's now in libc.espie2001-03-021-2/+2
* Change the time stamp interface to use an abstract datatype.espie2000-11-241-6/+33
* Clean-ups:espie2000-11-241-2/+2
* Introduce a few macros to handle timestamps in an abstract way.espie2000-09-141-1/+20
* Use the new hash scheme to store the target nodes.espie2000-09-141-3/+3
* Some systematic clean-up.espie2000-09-141-1/+7
* This is the speed-up patch, which doubles make speed (almost).espie2000-06-231-2/+10
* This patch separates local contexts from global contexts for good.espie2000-06-231-5/+14
* Once those special variable are taken care of, other Var functions can takeespie2000-06-231-4/+6
* Start of variable fixes and speed-ups.espie2000-06-231-1/+9
* A few assorted changes, to remove more dynamic lists.espie2000-06-171-7/+7
* This patch introduces a distinction betweenespie2000-06-171-12/+12
* Record location in target node as well.espie2000-04-171-1/+3
* Bug-fix: make should behave sensibly when presented with negative times...espie2000-02-021-1/+3
* NIL, NILGNODE, etc, are only glorified NULL.espie1999-12-181-3/+2
* extern.h is a better name than nonints.hespie1999-11-111-2/+2
* Move all prototypes to nonints.h. Comment no longer reflects reality.espie1999-11-111-12/+1
* Modifications from netbsd:espie1998-12-051-3/+6
* make the bootstrap compile on modern compilersart1998-06-291-6/+8
* some ansimickey1998-02-221-2/+2
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
* Back out newer .USE code as it caused problems. I've done a "make build"millert1997-04-281-3/+1
* Sync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse)millert1997-04-011-11/+24
* Sync with NetBSD:millert1996-11-301-11/+11
* Sync up with NetBSD:briggs1996-09-021-2/+4
* From NetBSD: merge of 960317niklas1996-03-271-1/+2
* Implement an -m option used for replacing /usr/share/mk with aniklas1996-02-231-0/+2
* From NetBSD:niklas1996-02-221-2/+2
* from christos:deraadt1995-12-171-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+368