summaryrefslogtreecommitdiff
path: root/usr.sbin/tokeninit/tokeninit.c
AgeCommit message (Expand)Author
2002-05-27unsigned to unsigned intTheo de Raadt
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
2001-10-24getopt(3) returns -1 when out of args, not EOF.Mike Pechkin
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