NetBSD/usr.bin/skey
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
..
Makefile specify man pages the new way. 1994-12-22 12:30:38 +00:00
skey.1 Fixed self-referential cross reference 1994-11-09 21:17:34 +00:00
skey.c send error messages & password prompt to stderr, as proposed by Simon Gerraty. 1994-12-28 23:17:52 +00:00
skeyaudit.1 bit of a cleanup 1994-06-24 08:06:23 +00:00
skeyaudit.sh bit of a cleanup 1994-06-24 08:06:23 +00:00
skeyinfo.1 bit of a cleanup 1994-06-24 08:06:23 +00:00
skeyinfo.sh bit of a cleanup 1994-06-24 08:06:23 +00:00