summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/mail/reply.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-4/+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>
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-3/+3
|
* seek to end of outgoingrsc2006-03-071-0/+1
|
* more updatesrsc2006-03-031-0/+15
|
* changesrsc2006-02-091-107/+17
|
* Add mail (John Cummings)rsc2005-10-291-0/+654