aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/9660/dump9660.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-14/+13
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>
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-7/+7
2005-01-13Many small edits.rsc1-3/+3
2004-07-09Compare function pointers against 0 rather than nil.wkj1-1/+1
2004-07-03Placate the Sun monster.wkj1-4/+4
2004-06-17Dump9660 (and mk9660). Until we either do somethingwkj1-0/+402
intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix.