Commit Graph

7 Commits

Author SHA1 Message Date
perry db49a9331a change includes to fix compiler warning 1998-02-03 04:08:01 +00:00
lukem ce6d3fb19c WARNSify, getopt returns -1 not EOF, clarify S/Key vs skey(1) in man page 1997-10-19 23:20:15 +00:00
christos 0dd9a66363 Don't need "md4.h" and "skey.h" -> <skey.h> 1997-06-22 18:51:47 +00:00
thorpej a500813c14 RCS id police. 1996-09-19 19:39:36 +00:00
pk 7db04aedc8 Prototype of readpass() is unnecessary. 1995-06-05 19:55:40 +00:00
cgd 6e77815dff send error messages & password prompt to stderr, as proposed by Simon Gerraty.
Note that this is not necessarily correct for the password prompt: ideally,
libc/gen/getpass.c should be cloned into the password reading routine in
libskey, and it should be extended to take a prompt string, so that the prompt
and input are taken from /dev/tty, a la passwd(1).
Also, make usage() exit as is standard style, and delete the redundant exits.
1994-12-28 23:17:52 +00:00
deraadt 8b02aa3939 add skey & friends 1994-05-24 06:47:42 +00:00