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
/
skey
Age
Commit message (
Expand
)
Author
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2011-09-16
Use __dead
joerg
2005-09-11
Mark up authors with .An. From YOMURA Masanori in private mail.
wiz
2004-11-01
Add (unsigned char) cast to ctype functions
dsl
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-09-07
Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.
wiz
2003-05-14
setup -> set up.
wiz
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-12-08
Use standard headers, sort SEE ALSO.
wiz
2001-07-24
allow passwords less than SKEY_MIN_PW_LEN to work (with a warning),
lukem
2001-04-09
Fix date.
wiz
2001-01-08
consistency for usage()
itojun
2000-09-14
Add a -f option to turn off the strict length checking for passphrases.
mjl
2000-09-14
Use optarg instead of reaching beyond argv array. Fixes PR/11004
mjl
2000-07-27
Just return if /etc/skeykeys is missing, and remove debugging echo.
mjl
2000-07-07
Add some validity checks for seed and password.
mjl
2000-07-07
Make it deal with skeykeys file containing different hash
mjl
2000-07-07
Adapt to RFC2289 S/Keys by pulling in changes from OpenBSD. Also
mjl
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
1999-03-22
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
garbled
1999-02-02
Don't include <sgtty.h>! Nothing uses it.
christos
1998-08-11
one last thing for PR#5820
fair
1998-08-04
more changes per PR#5820
fair
1998-07-29
add references per PR#5820
fair
1998-02-03
change includes to fix compiler warning
perry
1997-10-19
xref all s/key related programs
lukem
1997-10-19
WARNSify, getopt returns -1 not EOF, clarify S/Key vs skey(1) in man page
lukem
1997-07-17
Add a SYNOPSIS section and document the arguments of -n and -p.
phil
1997-06-22
Don't need "md4.h" and "skey.h" -> <skey.h>
christos
1997-06-22
- Don't need extra CFLAGS anymore
christos
1997-06-22
Now this is a separate program.
christos
1997-03-24
- Makefile cleanups
christos
1996-10-18
Use ${INSTALL}.
thorpej
1996-09-19
RCS id police.
thorpej
1995-06-05
Prototype of readpass() is unnecessary.
pk
1994-12-28
send error messages & password prompt to stderr, as proposed by Simon Gerraty.
cgd
1994-12-22
specify man pages the new way.
cgd
1994-11-09
Fixed self-referential cross reference
jtc
1994-06-27
Add to install
jtc
1994-06-24
Clean up deleted files.
mycroft
1994-06-24
bit of a cleanup
deraadt
1994-05-31
Clean up deleted files.
mycroft
1994-05-31
do the shuffle
deraadt
1994-05-27
fix bug 267
deraadt
1994-05-24
still pretty pathetic
deraadt
1994-05-24
add skey & friends
deraadt