summaryrefslogtreecommitdiff
path: root/usr.sbin/tokenadm
AgeCommit message (Expand)Author
2010-10-15Switch the remaining users of libdes in src to libcrypto,Jonathan Gray
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-15simplify synopsis/usage() and sort options;Jason McIntyre
2004-06-21dont compare int with NULL, compare to 0 instead, otto@ okAnil Madhavapeddy
2004-04-07Remove those option letters from the getopt string which do not have a caseAaron Campbell
2003-07-18remove the extra / in pathDavid Krause
2003-02-14typos;Jason McIntyre
2002-09-06no , at end of enumTheo de Raadt
2002-06-02minor KNFTheo de Raadt
2002-05-30minor KNFTheo de Raadt
2001-10-24getopt(3) returns -1 when out of args, not EOF.Mike Pechkin
2001-08-01Fix loose vs. loseTodd C. Miller
2001-05-30set the or_mask to TOKEN_ENABLED; ok millert@Markus Friedl
2000-12-21Standard OpenBSD'ifications that happen when new man pages are imported.Aaron Campbell
2000-12-20Commands for manipulating the token database (ActivCard, CRYPTOCard, or SNK-004)Todd C. Miller