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
/
extern.h
Age
Commit message (
Expand
)
Author
2003-10-31
Defensively rewrite a string moving loop.
ross
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
The print/Print pair just cries out for a corresponding save/Save feature,
ross
2002-03-06
Replace last tempnam() with mkstemp(), and remove the tempMail variable.
wiz
2002-03-05
Use strpbrk(3) instead of anyof().
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
1998-10-08
Get rid of commons.
wsanchez
1998-07-26
const poisoning.
mycroft
1997-10-19
WARNSify, fix .Nm usage, deprecate register, use <err.h>
lukem
1997-07-09
add prototype for incfile()
mikel
1997-07-07
Fixed bug where long lines (>1023 characters in current implementation)
phil
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-12-28
undelete -> undeletecmd, to avoid conflict with syscall.
mycroft
1994-06-29
4.4-lite, plus our mods
deraadt