summaryrefslogtreecommitdiff
path: root/usr.bin/make/dir.h
AgeCommit message (Expand)Author
2017-05-31Don't prefix include guards by _, suggested by riastradhmaya
2017-05-31The previous change might actually be less generic.maya
2017-05-31Use less generic include guardsmaya
2012-04-07Remove recheck hackery that caused extra stats, and explicitly ask forchristos
2009-01-23Change 'ClientData' to 'void *' so that relevant parameters candsl
2008-02-15back all changes out until I fix it properly.christos
2008-02-14- use pid_t/size_t as appropriate instead of int.christos
2004-02-03add parent directory search for make as discussed on tech-toolchain.chuck
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14Pass WARNS=3christos
2002-11-26Whenever we update .PATH, set the variable ${.PATH} to reflect thesjg
2002-06-15Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register.wiz
2001-11-12Redo the hashtable for "." if .OBJDIR changes.tv
1997-05-08Add the new .NOPATH feature which can be used to disable .PATH searchgwr
1996-11-06- Merge in FreeBSD and Lite2 changes.christos
1995-06-14- $NetBSD$ rcsidschristos
1994-06-06Fixes from Christos Zoulas, who used purify, objectcenter and testcenterjtc
1994-03-05fixes/improvements from Christos Zoulas <christos@deshaw.com>.cgd