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
/
lib
/
libcrypt
Age
Commit message (
Expand
)
Author
1999-07-20
optionally include CRYPTOPATH Makefile.frag files.
mrg
1999-07-12
Use bsd.crypto.mk.
thorpej
1999-07-02
More trailing white space.
simonb
1999-02-25
Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing
abs
1998-10-20
vax -> __vax__
matt
1998-06-01
Need <stdlib.h> for setkey() prototype.
kleink
1998-06-01
Prototype has moved: add inclusion of <stdlib.h> to the synopsis of setkey().
kleink
1998-02-05
add LIBRARY section to man page
perry
1998-02-04
don't kill 'register' in comments!
mikel
1998-02-03
remove obsolete register declarations
perry
1998-01-05
RCSID Police.
perry
1997-11-04
specify array sizes in init_perm prototype. One of the array specifications
cgd
1997-10-10
don't let prototypes disappear if LARGEDATA is defined
mikel
1997-10-09
rcsid police, deprecate some use of register
lukem
1997-07-02
add explicit return types and braces for gcc -Wall, some minor KNF
mikel
1997-04-18
hint that crypt() et. al. are declared in unistd.h; from Jon Buller in
mikel
1995-10-12
Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
jtc
1995-02-19
Clean up deleted files.
mycroft
1995-02-19
use the (broken) crypt.c from the 4.4BSD-Lite Foreign distribution, that
cgd
1994-12-22
specify man pages the new way.
cgd
1994-12-20
type sanity
cgd
1994-10-19
cast for quiet.
cgd
1993-11-08
add shlib_version file, with version 0.0
cgd
1993-10-07
print the warning exactly once per function per program invocation.
cgd
1993-10-07
always create libcrypt, and link with it where necessary. this will
cgd
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-05-29
make makefile do *nothing* for any of the standard cases if crypt.c
cgd
1993-04-26
made libcrypt, so exportable vs. non-exportable packages can be
cgd