summaryrefslogtreecommitdiffstats
path: root/usr.bin/keyinit/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-1/+0
|
* The elf build wants to link against libcrypt.jb1998-08-311-2/+2
|
* Add -D_SKEY_INTERNAL to pick up non-API functionsache1996-10-171-0/+2
|
* Include most of the logdaemon v4.4 S/key changespst1994-10-191-10/+3
|
* Move skey.h to /usr/include so other packages will be able to useguido1994-06-021-1/+0
| | | | | 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/+21
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