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
Age
Commit message (
Expand
)
Author
1997-02-20
Reported by cgd: fix .USE directive problems:
christos
1997-01-28
make $MACHINE_ARCH settable from the environment.
christos
1996-12-31
Don't compile the regex code if MAKE_BOOTSTRAP (from gwr)
christos
1996-12-31
BSD did not traditionally have <sys/cdefs.h>; use BSD4_4 instead and include
christos
1996-12-31
implement snprintf() and vsnprintf() for non BSD4_4 systems.
christos
1996-12-31
add a missing 'static' decl.
christos
1996-12-31
define const and volatile for non __STDC__
christos
1996-12-31
- include <stdlib.h> to get getenv() prototype on SVR4
christos
1996-12-31
Use only integral types in procedure arguments.
christos
1996-12-31
Use explicit .c.o rule so that the bootstrap process works.
christos
1996-12-24
[initial version of the substitution/regexp changes were courtesy of Der Mouse]
christos
1996-11-11
Fir PR/2930: declare missing variable.
christos
1996-11-06
- Merge in FreeBSD and Lite2 changes.
christos
1996-09-27
Fix extra "make:" and newline in error message.
thorpej
1996-09-13
- Fix bug where the first line after a conditionally skipped was not ready
christos
1996-08-30
Fix bug reported by Greg Hudson where leaf (source only) nodes were
christos
1996-08-30
Tidy up some RCS ids a bit.
thorpej
1996-08-13
Add estrdup(), a checked version of strdup and use it.
christos
1996-08-13
Add strdup() since ultrix is missing it.
christos
1996-08-13
Various cleanups from: Larry Schwimmer <rosebud@cyclone.Stanford.EDU>
christos
1996-08-13
Protect __P from being multiply defined (for systems that already define it)
christos
1996-06-02
Recognize SVR4 style long filename entries in archives.
christos
1996-05-29
Fix bug where make will always exit with 0, even when one or more parallel
christos
1996-05-28
- Move -D flags from Makefile to config.h and explain what they do. Add
christos
1996-04-08
Changed to use 1900 + tm_year instead of hardcoding "19" as the century.
jtc
1996-03-31
make emalloc and erealloc return void *; closes PR/2276
christos
1996-03-29
Added erealloc() function that calls enomem() if the allocation fails
jtc
1996-03-15
Add PHONY attribute and target. This is the first step to cleanup the
christos
1996-03-12
data and date aren't the same...
christos
1996-03-11
Jonathan Stone's fixes:
christos
1996-03-06
Fix PR/2118; apply sysincludes patch.
christos
1996-02-17
if PR/2090, sysvinclude too optimistic, did not check for space after the
christos
1996-02-07
In ParseDoInclude(), make a temporary copy of the current file name
thorpej
1996-02-04
fix pr/1421 and pr/1997
christos
1996-02-04
Support SVR4 style archives.
christos
1995-12-16
- Added .WAIT to synchronize between sources like other pmake variants.
christos
1995-11-22
Updates for POSIX/SVR4 compiling:
christos
1995-11-10
pull in make.h. (PAlloc() now uses emalloc(), which is prototyped in
cgd
1995-11-08
- Turn compat mode on by default. It gets turned off when the -j without
christos
1995-11-02
Minor:
christos
1995-10-30
Always ensure space for trailing NULL in argv
ws
1995-09-27
Update lseek() constants:
jtc
1995-09-27
include <signal.h> instead of <sys/signal.h>
jtc
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-09-10
Fix PR/1443:
christos
1995-06-14
- $NetBSD$ rcsids
christos
1995-05-15
Sort keyword table correctly, so binary search really works
ws
1995-05-03
None of the functions in util.c are needed by NetBSD, so don't
jtc
1995-04-29
Fix small typo; from Chris Torek
christos
[next]