aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/keyinit
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
| | | | Notes: svn path=/head/; revision=8874
* Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-192-17/+7
| | | | Notes: svn path=/head/; revision=3702
* 1. Removed duplicate include of <stdio.h>Jordan K. Hubbard1994-06-041-2/+1
| | | | | | | 2. Replaced bogus __ARGS with __P Notes: svn path=/head/; revision=1677
* Move skey.h to /usr/include so other packages will be able to useGuido van Rooij1994-06-022-2/+1
| | | | | | | | libskey. (such as wu-ftp and xdm). Editted skey so it matches the standard /usr/include way. Notes: svn path=/head/; revision=1671
* 1) Added s/key support .Guido van Rooij1994-05-193-0/+280
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 Notes: svn path=/head/; revision=1519