Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-15 | simplify synopsis/usage() and sort options; | Jason McIntyre | |
from Igor Sobrado | |||
2004-06-21 | dont compare int with NULL, compare to 0 instead, otto@ ok | Anil Madhavapeddy | |
2004-04-07 | Remove those option letters from the getopt string which do not have a case | Aaron Campbell | |
handler below. millert@ ok | |||
2003-07-18 | remove the extra / in path | David Krause | |
ok deraadt@ millert@ | |||
2003-02-14 | typos; | Jason McIntyre | |
tftpd(8): tweak and ok millert@ tokenadm(8): tweak and ok millert@ | |||
2002-09-06 | no , at end of enum | Theo de Raadt | |
2002-06-02 | minor KNF | Theo de Raadt | |
2002-05-30 | minor KNF | Theo de Raadt | |
2001-10-24 | getopt(3) returns -1 when out of args, not EOF. | Mike Pechkin | |
millert@ ok | |||
2001-08-01 | Fix loose vs. lose | Todd C. Miller | |
2001-05-30 | set the or_mask to TOKEN_ENABLED; ok millert@ | Markus Friedl | |
2000-12-21 | Standard OpenBSD'ifications that happen when new man pages are imported. | Aaron Campbell | |
2000-12-20 | Commands 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). |