Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-27 | unsigned to unsigned int | Theo de Raadt | |
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin | |
millert@ ok | |||
2001-10-24 | getopt(3) returns -1 when out of args, not EOF. | Mike Pechkin | |
millert@ ok | |||
2001-09-06 | Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should | Mike Pechkin | |
be a single digit. Powered by mantoya@. millert@ ok. | |||
2001-08-01 | Remove tokenctl and tokenls from SEE ALSO -- they don't exist | Todd C. Miller | |
2000-12-21 | Standard OpenBSD'ifications that happen when new man pages are imported. | Aaron Campbell | |
2000-12-20 | use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@ | Markus Friedl | |
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). |