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
/
error
/
touch.c
Age
Commit message (
Expand
)
Author
2019-10-13
can't happen, but gcc can't figure it out.
christos
2012-02-29
Don't use non-literal format strings. Split it up depending on the
joerg
2011-05-24
Simplify
joerg
2011-05-21
use warn/err.
christos
2011-05-20
counting was off, and setting things to themselves does not work very welll.
christos
2011-05-19
- use getopt
christos
2009-08-13
Pass WARNS=4, not without some gross preprocessor hackery.
dholland
2009-08-13
Assorted minor cleanup:
dholland
2009-08-13
pass -Wshadow
dholland
2009-08-13
Sprinkle const.
dholland
2009-08-13
Whitespace.
dholland
2009-08-13
sprinkle static
dholland
2007-10-05
Convert to raise_default_signal(3).
lukem
2007-07-19
Support an explicit Q_error return from inquire(), which is returned
lukem
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-05-26
Remove #ifndef'd __STDC__ code. ANSIfy.
wiz
2001-09-24
va_{start,end} audit:
wiz
2001-02-05
fix redundant and nested decls
christos
2000-10-11
More format string cleanup by sommerfeld.
is
1999-11-06
For temporary files' pathnames, check $TMPDIR before falling back to _PATH_TMP.
kleink
1998-03-30
remove unused extern.
mrg
1997-10-19
fix compile warnings on the alpha.
mrg
1997-10-18
WARNSify (big job!), fix .Nm usage
lukem
1997-05-17
NULL => 0 (Arne Juul; PR#3629)
pk
1997-03-22
use mkstemp() instead of mktemp()
lukem
1995-09-02
Sync with 4.4lite2
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-04-09
added, from net/2 (patch 119).
cgd