Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -7/+7 | |
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> | |||||
2017-10-13 | upas/nfs: fix warnings | David du Colombier | 1 | -6/+0 | |
decode.c:146:8: warning: variable ‘argv’ set but not used fs.c:953:47: warning: variable ‘reset’ set but not used imap.c:348:6: warning: variable ‘prefix’ set but not used Updates #114. | |||||
2008-07-14 | mailfs: correct use of tcs for large inputs | Russ Cox | 1 | -9/+40 | |
2008-05-06 | mailfs: handle windows-1251 correctly | Russ Cox | 1 | -1/+9 | |
now my cyrillic spam displays right! | |||||
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -1/+1 | |
2006-02-23 | Extra arg belongs to _decqp. | wkj | 1 | -1/+1 | |
2006-02-23 | Missing colon. | wkj | 1 | -1/+1 | |
2006-02-23 | fix quoted-printable (_ means space only in rfc2047) | rsc | 1 | -5/+12 | |
2006-02-15 | imap-based new upas/fs | rsc | 1 | -0/+257 | |