summaryrefslogtreecommitdiffstats
path: root/src/cmd/9660
Commit message (Collapse)AuthorAgeFilesLines
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-015-26/+26
|
* NetBSD-macppc ctype needs uchars.rsc2005-09-093-4/+3
|
* no wide character constants; sighrsc2005-05-071-1/+1
|
* Many small edits.rsc2005-01-131-3/+3
|
* Goodbye SHORTLIBrsc2005-01-041-1/+0
|
* Compare function pointers against 0 rather than nil.wkj2004-07-091-1/+1
|
* Placate the Sun monster.wkj2004-07-032-5/+5
|
* More CVS turds.wkj2004-06-171-0/+2
|
* Dump9660 (and mk9660). Until we either do somethingwkj2004-06-1720-0/+4375
intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix.