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
/
suff.c
Age
Commit message (
Expand
)
Author
2000-06-11
Readd optimization last night. Problems earlier were partially due to the
mycroft
2000-06-10
Back out last night's optimization for now.
mycroft
2000-06-10
Introduce an OP_MARK bit, and use it to suppress duplicates during .ALLSRC
mycroft
2000-01-22
Don't apply suffix rules for .PHONY targets. (gmake doesn't do this either.)
mycroft
1999-09-16
Some minor cleanup of :: tests.
mycroft
1999-09-15
Rework how :: dependencies are handled.
mycroft
1999-09-15
Don't bother iterating through all the data structures to free(3) everything
mycroft
1999-09-15
Avoid using Lst_Member() in SuffExpandChildren(), by avoiding Lst_ForEach() and
mycroft
1998-11-01
Reduced memory leaks.
itohy
1998-11-01
If the target name is shorter than the suffix,
itohy
1998-09-18
PR/6162: Greg A. Woods: pmake does not add suffix rules if gnodes have children.
christos
1998-07-04
Fix access to freed memory; pointed out by Todd Miller.
christos
1998-07-02
PR/5690: Wolfgang Rupprecht: deleting a suffix that has 0 source references
christos
1997-09-28
wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP
lukem
1997-07-01
Add WARNS=1
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 suffix search for a .PHONY target.
mycroft
1997-05-02
- Target searching addition:
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
1995-11-02
Minor:
christos
1995-09-25
Revert previous suffix fix. If the .a suffix is present and a .c.a rule is
christos
1995-09-22
Don't apply the default suffix rules for nodes that are not in our
christos
1995-06-14
- $NetBSD$ rcsids
christos
1995-02-04
str.c: Don't free NULL; does not work with non posix frees.
christos
1994-06-06
Fixes from Christos Zoulas, who used purify, objectcenter and testcenter
jtc
1994-03-23
Fixes from Christos Zoulas:
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-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd