index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
make
/
dir.c
Age
Commit message (
Expand
)
Author
1999-11-25
back out rev 1.23 (don't stat PHONY targets). it broken the libcrypto
mrg
1999-09-15
Don't bother iterating through all the data structures to free(3) everything
mycroft
1999-09-15
Fix another case where we stat(2)ed .PHONY targets.
mycroft
1999-07-12
Correct an inverse initialization of a variable, which caused all .PATHs
thorpej
1999-07-11
Add a mechanism for specifying that ${.CURDIR} will be searched last
thorpej
1997-09-28
wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP
lukem
1997-07-01
Add WARNS=1
christos
1997-05-09
Change the way curdir is handled [this started at the previous version]...
christos
1997-05-08
Add the new .NOPATH feature which can be used to disable .PATH search
gwr
1997-05-06
Don't do a VPATH or .PATH search for .PHONY targets. (From Christos.)
mycroft
1997-05-02
Make used to add every directory where it found files in the search path.
christos
1997-03-29
Don't disable wildcards completely; they are used by other Makefiles.
christos
1997-03-27
- Disable globbing for targets/dependencies when POSIX is defined.
christos
1996-11-06
- Merge in FreeBSD and Lite2 changes.
christos
1996-08-13
Add estrdup(), a checked version of strdup and use it.
christos
1996-02-04
fix pr/1421 and pr/1997
christos
1995-11-22
Updates for POSIX/SVR4 compiling:
christos
1995-06-14
- $NetBSD$ rcsids
christos
1994-12-24
a few casts, for peace and quiet.
cgd
1994-06-06
Fixes from Christos Zoulas, who used purify, objectcenter and testcenter
jtc
1994-03-05
fixes/improvements from Christos Zoulas <christos@deshaw.com>.
cgd
1994-01-13
Include appropriate header files to bring prototypes into scope.
jtc
1993-12-08
Update to use <dirent.h>.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd