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
/
lfs_cleanerd
Age
Commit message (
Expand
)
Author
1998-09-11
type fixes, in part from PR#6032
pk
1998-08-10
bzero->memset, bcopy->memcpy, bcmp->memcmp
perry
1998-05-22
use correct getopt parameters, as per PR 5480 from Konrad Schroder <perseant@...
hubertf
1998-04-01
Need <time.h> for ctime() prototype.
kleink
1998-04-01
Need <time.h> for time() and ctime() prototypes.
kleink
1998-03-01
Merge with Lite2 + local changes
fvdl
1998-02-20
Fill in missing (default) mmap(2) flags.
mycroft
1998-02-06
macroize BSD, NetBSD, FreeBSD and misc cleanup
perry
1997-10-22
use CPPFLAGS instead of CFLAGS
lukem
1997-10-20
Fix usage of .Nm.
enami
1997-10-20
No need to decalre optind.
enami
1997-10-08
merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
mrg
1997-10-08
Compare a return value of getopt() against -1 instead of EOF.
enami
1997-10-07
WARNS?=1. RCS ids.
mrg
1997-10-07
WARNS?=1. RCS ids.
mrg
1997-08-01
avoid void pointer arithmetic
mikel
1997-05-29
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
cgd
1997-05-17
* NULL => 0 (Arne Juul; PR#3629)
pk
1997-04-29
Import from 4.4BSD-Lite2
tls
1994-12-22
specify man pages the new way.
cgd
1994-09-24
Import original 4.4-Lite version.
mycroft
1994-08-03
do not need -I/sys
deraadt
1994-06-08
From 4.4-Lite, with local changes.
mycroft