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
/
compat.c
Age
Commit message (
Expand
)
Author
2000-04-20
Changes to make MAKEOBJDIRPREFIX useful.
sjg
2000-01-21
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
mycroft
1999-09-16
Fix a bug in the previous. In the `compat' case, we don't actually use the
mycroft
1999-03-24
report a sensible error if wait() fails.
sommerfe
1998-11-11
This patch fixes the problem introduced in the previous commit where
christos
1998-11-01
Reduced memory leaks.
itohy
1998-03-26
PR/5210: Hauke Fath: make core dumps with .SHELL
christos
1997-12-31
Change an exit() to _exit(), so that it's safe for vfork().
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-07
Ignore `-t' when the .MAKE attribute is set.
mycroft
1997-05-06
Make sure `-n' is actually disabled for targets with the .MAKE attribute.
mycroft
1997-03-28
Make sure that the children of nodes that are marked .MADE, are marked
christos
1997-03-23
Locate all the children of a node marked as MADE.
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-11-06
- Merge in FreeBSD and Lite2 changes.
christos
1995-11-22
Updates for POSIX/SVR4 compiling:
christos
1995-11-02
Minor:
christos
1995-09-27
Update lseek() constants:
jtc
1995-06-14
- $NetBSD$ rcsids
christos
1994-11-25
Don't remove targets when the -n flag is given and make is interrupted.
christos
1994-06-16
Christos' fix for quoting variable extraction properly.
jtc
1994-06-06
Fixes from Christos Zoulas, who used purify, objectcenter and testcenter
jtc
1994-03-07
kill some warnings, from Christos.
cgd
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
after 0.2.2 "stable" patches applied
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd