summaryrefslogtreecommitdiffstats
path: root/usr.bin/keyinit/skeyinit.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the S/Key key-handling apps, which are no longer needed, asmarkm2001-07-091-190/+0
| | | | they are replaced by opiepasswd, opieinfo and opiekey.
* Use err(3). Mdoc'ify man page.charnier1997-07-171-8/+7
|
* Fix diagnostic: skey->key, we have key commandache1996-10-171-1/+1
|
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
|
* Include most of the logdaemon v4.4 S/key changespst1994-10-191-7/+4
|
* 1. Removed duplicate include of <stdio.h>jkh1994-06-041-2/+1
| | | | 2. Replaced bogus __ARGS with __P
* Move skey.h to /usr/include so other packages will be able to useguido1994-06-021-1/+1
| | | | | libskey. (such as wu-ftp and xdm). Editted skey so it matches the standard /usr/include way.
* 1) Added s/key support .guido1994-05-191-0/+195
2 Added optional excessive login logging. 3) Added login acces control on a per host/tty base. 4) See skey(1) for skey descriptions and src/usr.bin/login/README for the logging and access control features. -Guido
OpenPOWER on IntegriCloud