Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -5/+4 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2012-07-14 | auth/factotum: fix flush (thanks Erik Quanstrom) | Russ Cox | 1 | -2/+3 | |
R=rsc http://codereview.appspot.com/6402044 | |||||
2008-05-31 | merge | Russ Cox | 1 | -0/+5 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -2/+2 | |
2006-02-14 | stupid pointer conversions | rsc | 1 | -3/+3 | |
2005-08-11 | silence various warnings | rsc | 1 | -1/+1 | |
2005-03-18 | fix race | rsc | 1 | -3/+3 | |
2005-03-15 | get rid of .= syntax | rsc | 1 | -11/+15 | |
2005-02-13 | add ssh-agent via factotum | rsc | 1 | -1/+1 | |
2005-02-13 | new auth | rsc | 1 | -0/+531 | |