aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/postscript
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross25-45/+28
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-09-14all: remove .cvsignore filesKare Nuorteva5-8/+0
Rename following .cvsignore files to .gitkeep since they are required by the build (directories must exist before build): - bin/fossil/.gitkeep - bin/fs/.gitkeep - bin/venti/.gitkeep Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0
2014-03-03fix gcc 4.8 warningsDavid du Colombier1-2/+1
LGTM=rsc R=rsc https://codereview.appspot.com/33240044
2012-10-21silence more warningsRuss Cox1-0/+2
R=rsc http://codereview.appspot.com/6744056
2012-10-21fix clang warnings reported by Tuncer AyazRuss Cox1-5/+13
R=rsc http://codereview.appspot.com/6744054
2009-09-13postscript: update for 32-bit RuneRuss Cox1-13/+1
http://codereview.appspot.com/117062
2008-01-31tr2post: rename charlib files to not be case-dependent (OS X)Russ Cox3-2/+90
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc3-3/+3
2006-03-20no more lucidarsc2-16/+66
2005-10-31ctype sign fixes (Tom Miller)rsc1-2/+3
2005-09-09NetBSD-macppc ctype needs uchars.rsc2-4/+4
2005-08-10addrsc3-0/+729
2005-07-13unused.varrsc1-1/+0
2005-07-13applersc1-1/+1
2005-05-07use full prototypesrsc3-10/+9
2005-01-14try to fix sunrsc4-0/+5
2005-01-14works on Linux 2.6rsc4-9/+6
2005-01-11fix cflagsrsc1-1/+1
2005-01-11unbugger postscriptrsc1-1/+1
2005-01-04update mkmk.shrsc1-2/+2
2004-09-20bug fixrsc1-2/+6
2004-06-21fix temp dirrsc1-1/+1
2004-05-17Rename stuff.wkj1-1/+1
2004-05-17tr2post and aux/download; download is a shell script in $PLAN9/bin.wkj21-74/+110
2004-05-16correct paths, even though i don't think this is used.rsc1-4/+3
2004-05-16Checkpoint.wkj74-131/+5282
2004-05-15more filesrsc36-0/+5946