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
/
make.h
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-06-01
Create a `for' context, and substitute iteration variable from it using the
mycroft
2000-05-04
make cleaner C for more picky compilers
drochner
2000-04-20
Changes to make MAKEOBJDIRPREFIX useful.
sjg
1999-09-16
Make this compile on Solaris...
kim
1999-09-15
Replace the linear variable list in the GNode with a hash table. Gives a
mycroft
1998-11-11
This patch fixes the problem introduced in the previous commit where
christos
1998-10-18
Only define const and volatile when __STDC__ is not defined (for BOOTSTRAP)
christos
1998-05-21
Make a MAKE_BOOTSTRAP case work on NetBSD, too, for cross-compile cases
tv
1997-09-23
fix some ints that should be "time_t" per PR#4139
fair
1997-05-08
Add the new .NOPATH feature which can be used to disable .PATH search
gwr
1997-05-02
- Target searching addition:
christos
1997-03-10
Add a .MADE directive to indicated that the children of a target are
christos
1997-02-20
Reported by cgd: fix .USE directive problems:
christos
1996-12-31
BSD did not traditionally have <sys/cdefs.h>; use BSD4_4 instead and include
christos
1996-12-31
define const and volatile for non __STDC__
christos
1996-11-06
- Merge in FreeBSD and Lite2 changes.
christos
1996-08-13
Protect __P from being multiply defined (for systems that already define it)
christos
1996-03-06
Fix PR/2118; apply sysincludes patch.
christos
1996-02-04
fix pr/1421 and pr/1997
christos
1995-12-16
- Added .WAIT to synchronize between sources like other pmake variants.
christos
1995-06-14
- $NetBSD$ rcsids
christos
1994-05-09
bootstrap improvements
glass
1994-04-17
bootstrap changes
glass
1994-03-05
fixes/improvements from Christos Zoulas <christos@deshaw.com>.
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd