summaryrefslogtreecommitdiff
path: root/usr.sbin/tokeninit
AgeCommit message (Collapse)Author
2010-10-15Switch the remaining users of libdes in src to libcrypto,Jonathan Gray
telnet portion partially from the latest heimdal. ok mikeb@
2009-10-22replace strftime(3) by ".Xr strftime 3" and syslog(3) by ".Xr syslog 3".Igor Sobrado
ok jmc@
2008-07-09an ellipsis is not an optional argument.Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-15simplify synopsis/usage() and sort options;Jason McIntyre
from Igor Sobrado
2003-11-26remove reference to defunct Digital Pathways, and note that SNK-004 tokensJason McIntyre
are no longer available; kill some .Pp's before displays; diff from Alex Holst;
2003-07-18remove the extra / in pathDavid Krause
ok deraadt@ millert@
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2003-02-14typos;Jason McIntyre
tftpd(8): tweak and ok millert@ tokenadm(8): tweak and ok millert@
2002-05-27unsigned to unsigned intTheo de Raadt
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
millert@ ok
2001-10-24getopt(3) returns -1 when out of args, not EOF.Mike Pechkin
millert@ ok
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
be a single digit. Powered by mantoya@. millert@ ok.
2001-08-01Remove tokenctl and tokenls from SEE ALSO -- they don't existTodd C. Miller
2000-12-21Standard OpenBSD'ifications that happen when new man pages are imported.Aaron Campbell
2000-12-20use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@Markus Friedl
2000-12-20Commands for manipulating the token database (ActivCard, CRYPTOCard, or SNK-004)Todd C. Miller
from BSDi. Will be enabled when BSD authentication is turned on (login_token).