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
/
libexec
/
mail.local
/
mail.local.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-16
die if strdup fails
itojun
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2001-12-20
Sync getopt() / man page with actual getopt options.
soren
2001-01-04
use more standard %ll_ in favour of %q_
lukem
2000-10-10
Format string cleanups by sommerfeld.
is
1998-08-10
bzero->memset, bcopy->memcpy, bcmp->memcmp
perry
1998-07-26
const poisoning.
mycroft
1997-10-08
Put a whitespace after the keyword `switch'.
enami
1997-10-08
Compare a return value of getopt() against -1 instead of EOF.
enami
1997-10-07
fix warnings on alpha.
mrg
1997-10-07
WARNS?=1. RCS ids. did not merge very much of lite-2.
mrg
1997-04-21
KNF. RCSids. be safe with buffers.
mrg
1995-06-03
Fill in sin_len.
mycroft
1994-08-05
Change format specification from %ld to %qd, as off_t's are now quads.
jtc
1994-05-05
fix from <arndt@uniko.uni-koblenz.de>
deraadt
1994-04-19
Another off_t glitch.
pk
1994-02-10
Initialize return value from deliver() to zero. I guess the 386 crowd
briggs
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Fix bogus handling of short writes.
mycroft
1993-05-24
mail.local can now use username.lock files as well as flock(). Use the
deraadt
1993-03-21
initial import of 386bsd-0.1 sources
cgd