1
0
Fork 0
mirror of https://github.com/9fans/plan9port.git synced 2025-01-21 11:40:03 +00:00
Commit graph

9 commits

Author SHA1 Message Date
Russ Cox
25745eb3b1 libdisk: avoid unreachable code to silence Sun cc warning (Russell Davies) 2008-06-04 20:59:28 -04:00
rsc
cbeb0b26e4 Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
rsc
604ad4d8ff isdigit (Tom Miller) 2005-11-01 15:01:00 +00:00
rsc
4f093cda6b add disk.o 2005-10-29 17:41:26 +00:00
rsc
bb0266fe61 no wide character constants; sigh 2005-05-07 22:42:06 +00:00
rsc
ba3de38060 no need for disk or scsi 2005-01-04 22:19:58 +00:00
rsc
d9f3e89e5e use volatile correctly 2004-12-26 23:24:14 +00:00
rsc
beff571cfd add portdate 2004-12-26 23:23:57 +00:00
wkj
e1dddc0532 Import proto file parser for dump9660. 2004-06-17 01:46:29 +00:00