aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9660
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross13-63/+57
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 Nuorteva1-2/+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
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc5-26/+26
2005-09-09NetBSD-macppc ctype needs uchars.rsc3-4/+3
2005-05-07no wide character constants; sighrsc1-1/+1
2005-01-13Many small edits.rsc1-3/+3
2005-01-04Goodbye SHORTLIBrsc1-1/+0
2004-07-09Compare function pointers against 0 rather than nil.wkj1-1/+1
2004-07-03Placate the Sun monster.wkj2-5/+5
2004-06-17More CVS turds.wkj1-0/+2
2004-06-17Dump9660 (and mk9660). Until we either do somethingwkj20-0/+4375
intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix.