aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/upas/marshal
AgeCommit message (Collapse)AuthorFilesLines
2014-05-15upas: fix warningsDavid du Colombier1-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
2007-06-18remove debugging printrsc1-1/+0
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-114/+114
2006-03-31utf in subjectrsc1-1/+53
2006-03-03cleanuprsc1-4/+0
2006-02-14forgot thisrsc1-6/+17
2006-02-12more fixesrsc1-116/+120
2006-02-12more changesrsc1-1/+1
2006-02-12delete debuggingrsc1-5/+0
2006-02-11various cleanuprsc1-9/+13
2005-10-29Thanks to John Cummings.rsc2-0/+1877