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