History log of /openbsd-src/libexec/login_token/Makefile (Results 1 – 6 of 6)
Revision Date Author Comments
# faa33665 30-Mar-2016 jmc <jmc@openbsd.org>

for some time now mandoc has not required MLINKS to function
correctly - logically complete that now by removing MLINKS from base;

authors need only to ensure there is an entry in NAME for any funct

for some time now mandoc has not required MLINKS to function
correctly - logically complete that now by removing MLINKS from base;

authors need only to ensure there is an entry in NAME for any function/
util being added. MLINKS will still work, and remain for perl to ease
upgrades;

ok nicm (curses) bcook (ssl)
ok schwarze, who provided a lot of feedback and assistance
ok tb natano jung

show more ...


# 0456bce5 15-Oct-2010 jsg <jsg@openbsd.org>

Switch the remaining users of libdes in src to libcrypto,
telnet portion partially from the latest heimdal.

ok mikeb@


# 86b130fb 21-Nov-2002 millert <millert@openbsd.org>

tokenadm -> _token


# 15904bd8 21-Nov-2002 millert <millert@openbsd.org>

Add a new group, "tokenadm" and make login_token setgid tokenadm instead
of setuid root. deraadt@ OK


# 000f005b 11-Mar-2002 mpech <mpech@openbsd.org>

we don't need "/" after ${DESTDIR}

millert@ ok


# 27b8cbb6 20-Dec-2000 millert <millert@openbsd.org>

Provides ActivCard, CRYPTOCard and SNK-004 authentication from BSDi
Will be used when BSD authentication is enabled