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
2010-02-22
\\ -> \e
joerg
2010-02-06
Improve the error message that results when you have a multi-variable .for
dholland
2010-01-04
We need to have set curdir before calling Dir_FindHereOrAbove().
sjg
2009-11-19
New sentence, new line; remove trailing whitespace.
wiz
2009-11-19
Add .unexport - the exact opposite of .export
sjg
2009-11-19
PR: make.unexport
sjg
2009-11-19
Add .unexport - the exact opposite of .export
sjg
2009-11-06
Report lines that ought to contain a ':' operator but start with a '.'
dsl
2009-11-06
Change enum values so that TOK_FALSE is 0 and TOK_TRUE is 1.
dsl
2009-10-15
Do not work around ancient groff limits with .Xo/.Xc.
joerg
2009-10-07
The parser used to break dependency lines at ';' without regard
sjg
2009-10-02
Remove trailing whitespace.
wiz
2009-10-01
Add example of how to use the ?: modifier properly.
dsl
2009-09-09
We must delay setting .CURDIR and .OBJDIR until after MainParseArgs()
sjg
2009-09-08
Reviewed by: apb
sjg
2009-09-07
PR: 41998
sjg
2009-09-03
Use the W* macros to test wait results.
dholland
2009-08-26
Bump date
sjg
2009-08-26
Add -C directory, same as gmake and freebsd make.
sjg
2009-06-26
JobExec: child of vfork must not empty the sigset_t that parent will
sjg
2009-06-16
Child of vfork() must not alter the state of parent.
sjg
2009-06-01
Missing ':' in .ORDER example
sjg
2009-05-13
Whitespace fix.
wiz
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-04-11
Typo fix: many file -> many files.
snj
2009-04-11
Bump date for previous.
wiz
2009-04-11
Honour the TMPDIR environment variable instead of always using /tmp
apb
2009-03-24
remove unneeded special rule for main.o
perry
2009-03-24
per dholland, put back MAKE_VERSION for the benefit of third party users.
perry
2009-03-20
The Makefile and main.c arranged to put "netbsd-${DATE}" into the
perry
2009-03-18
use progname instead of getprogname() for portability.
christos
2009-03-01
use siginfo to report on the directory we are working on if available.
christos
2009-02-25
replace c++ style comment by a c-style one
sno
2009-02-22
Use pid_t for the result of fork and wait. PR 38031 from Ryan Stutsman.
dholland
2009-02-18
adjust patch to current.
christos
2009-02-18
CID 5044: Protect against NULL deref.
christos
2009-02-03
Update expected results to match recent changes!
sjg
2009-01-30
Rename all the members of 'enum Token' to TOK_FOO.
dsl
2009-01-30
Treat .ifdef ${foo} as .if defined(${foo}) not .if "${foo}" != "".
dsl
2009-01-29
Fix flagrantly wrong printf formats in compat strftime.
dholland
2009-01-29
Avoid infinite loop.
enami
2009-01-28
Allow for () in the argument to .ifdef et al.
dsl
2009-01-24
Fix sense of MAKE_NATICE test.
dsl
2009-01-24
Add #ifndef MAKE_NATIVE around __RCSID
dsl
2009-01-24
Fixes to includes of make_malloc.h to that it actually builds when
dsl
2009-01-24
buildfixes for OSX:
cegger
2009-01-24
Sort sections. Fix typo (last line).
wiz
2009-01-24
buildfix: remove RCSID. It conflicts with the definition in the .c files.
cegger
2009-01-24
Move the bmake_malloc() functions into their own .c and .h files.
dsl
2009-01-24
Correct the definition of the :? modifier - in particular the modifier
dsl
[next]