summaryrefslogtreecommitdiffstats
path: root/src/cmd/upas/marshal
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-12/+12
| | | | | | | | | 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: fix warningsDavid du Colombier2014-05-151-1/+1
| | | | | | | | | | smtp.c:232: warning: comparison with string literal results in unspecified behavior smtp.c:244: warning: comparison with string literal results in unspecified behavior marshal.c:1179: warning: variable ‘err’ set but not used LGTM=rsc R=rsc https://codereview.appspot.com/93290043
* remove debugging printrsc2007-06-181-1/+0
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-114/+114
|
* utf in subjectrsc2006-03-311-1/+53
|
* cleanuprsc2006-03-031-4/+0
|
* forgot thisrsc2006-02-141-6/+17
|
* more fixesrsc2006-02-121-116/+120
|
* more changesrsc2006-02-121-1/+1
|
* delete debuggingrsc2006-02-121-5/+0
|
* various cleanuprsc2006-02-111-9/+13
|
* Thanks to John Cummings.rsc2005-10-292-0/+1877