aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/auth/factotum
AgeCommit message (Expand)AuthorFilesLines
2010-02-22factotum: avoid notes after backgroundingRuss Cox1-0/+2
2008-12-01factotum: avoid name conflict with SS macroAlbert Lee1-1/+2
2008-05-31mergeRuss Cox8-4/+68
2007-11-05factotum: silence gcc warningRuss Cox1-0/+2
2007-09-16factotum: fix build error (Axel Belinfante)Russ Cox1-2/+1
2007-09-13factotum: implement p9crRuss Cox3-340/+173
2006-04-20warnings (andrey)rsc1-3/+3
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc15-68/+69
2006-02-14stupid pointer conversionsrsc2-10/+10
2005-09-09NetBSD-macppc ctype needs uchars.rsc1-1/+1
2005-08-11silence various warningsrsc2-2/+2
2005-03-18fix racersc1-3/+3
2005-03-15appease sunrsc4-11/+8
2005-03-15get rid of .= syntaxrsc5-20/+27
2005-02-13more bug fixesrsc2-3/+3
2005-02-13newrsc8-37/+247
2005-02-13add pass protorsc4-90/+39
2005-02-13add ssh-agent via factotumrsc7-51/+216
2005-02-13new authrsc29-0/+7149