summaryrefslogtreecommitdiff
path: root/usr.bin/x99token
AgeCommit message (Expand)Author
2017-05-03Use the safe idiom of cleaning sensitive data from memory with explicit_bzero,Ricardo Mestre
2015-10-15Avoid a race between fopen(3) and fchmod(2). Use umask(2) andAlexander Bluhm
2015-10-15Plegde x99token with "stdio rpath wpath cpath fattr getpw tty".Alexander Bluhm
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-07-09floppy disks are obsolete. recommend keeping the keyfile on a flash diskTed Unangst
2013-11-27unsigned char for ctypeTheo de Raadt
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
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-29tidy up SYNOPSIS and usage(); from Igor SobradoJason McIntyre
2003-06-13add cvs tagTodd C. Miller
2003-06-13Like the man page, this file is in the public domain; confirmed withTodd C. Miller
2003-06-10predict() was broken for n > 1 in rev 1.2; this fixes it and closes PR 3306Todd C. Miller
2003-06-10- section reorderJason McIntyre
2003-02-15copyrights added;Jason McIntyre
2003-01-16Fix typos; from jmc with one fix by meTodd C. Miller
2003-01-04spellingTheo de Raadt
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2001-08-14Thou shalt not use `you' in manpages and other misc. cleanup.Marc Espie
2001-08-14o OpenBSD tagTodd C. Miller
2001-08-01Add "SEE ALSO", AUTHOR -> AUTHORS, NOTES -> CAVEATSTodd C. Miller
2001-08-01Cleanup and remove DOS #ifdefsTodd C. Miller
2001-08-01quick conversion to mdocTodd C. Miller
2001-08-01x99token, a software x99 token calculator from Paul Borman that canTodd C. Miller