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
/
crypt.3
Age
Commit message (
Expand
)
Author
2012-03-23
Use major.minor for NetBSD versions.
njoly
2012-03-01
Fix punctuation markup.
wiz
2012-01-02
Remove trailing whitespace.
wiz
2012-01-01
a typo and missing markup
christos
2012-01-01
Improve returns description from Solar Designer.
christos
2011-12-28
Remove trailing whitespace. Avoid xr to itself.
wiz
2011-12-28
reflect current reality about return values.
christos
2005-09-05
Mention pwhash(1) in a few places,
hubertf
2005-08-16
salt is in the second argument
drochner
2004-06-10
Remove a superfluous .sp in the SEE ALSO section.
uebayasi
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-16
Use
wiz
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-05-24
support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf.
itojun
2002-04-17
Change Nd argument to 'password encryption', since it does not only provide
wiz
2002-02-20
Punctuation nits.
wiz
2002-02-07
Generate <>& symbolically.
ross
2002-01-15
Whitespace nits, drop unnecessary .Pps.
wiz
2000-08-03
Take a stab at documenting non-DES password encryption.
ad
2000-06-16
Enable decryption in crypt(), from cryptosrc-intl, and lift the updated
thorpej
1999-07-02
More trailing white space.
simonb
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
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
use the (broken) crypt.c from the 4.4BSD-Lite Foreign distribution, that
cgd
1993-10-07
always create libcrypt, and link with it where necessary. this will
cgd