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
/
mail
/
cmd1.c
Age
Commit message (
Expand
)
Author
2013-10-18
avoid longjmp clobber.
christos
2012-06-12
make sure that signal handlers are always initialized.
christos
2012-04-29
set close on exec for all opened files.
christos
2011-09-16
Use __dead
joerg
2009-04-10
From Anon Ymous:
christos
2007-10-29
From Anon Ymous:
christos
2006-11-28
From Anon Ymous:
christos
2006-10-31
More fixes from Anon Ymous:
christos
2006-10-21
From our anonymous user:
christos
2006-09-29
Using (void)&foo; shuts up gcc-4 but does not stop the compiler from clobbering
christos
2006-09-18
Jumbo mail patch from our anonymous user:
christos
2005-07-19
Pass lint completely.
christos
2005-07-19
WARNS=3
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-03-29
bring in fixes from OpenBSD:
christos
2002-03-29
only count header lines that are actually going to be displayed
ross
2002-03-05
Use warn() instead of perror().
wiz
2002-03-05
KNF: No space after casts.
wiz
2002-03-04
Don't use special null string pointer (NOSTR), just use NULL.
wiz
2002-03-02
ANSIfy, and minimal KNF.
wiz
2001-02-05
fix nested externs
christos
2000-02-10
Rename send() to sendmessage() to avoid conflict with send(2) in "libc".
tron
1999-02-09
fixes for PR 3886, 4719, 5424
dean
1997-10-19
fix compile warnings on the alpha.
mrg
1997-10-19
WARNSify, fix .Nm usage, deprecate register, use <err.h>
lukem
1997-07-09
update printf formats to match type of line counts
mikel
1997-05-17
NULL => 0 (Arne Juul; PR#3629)
pk
1997-05-13
fix some potential buffer overflows, and other cleanup.
mikel
1996-12-28
Sync with 4.4BSD-Lite2
tls
1996-06-08
- Fix PR/105: Implement dot locking protocol and check return value of flock.
christos
1996-02-19
made cmdtab const
jtc
1994-06-29
4.4-lite, plus our mods
deraadt
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd