Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 3 | -14/+13 |
2008-06-04 | libdisk: avoid unreachable code to silence Sun cc warning (Russell Davies) | Russ Cox | 1 | -14/+12 |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 3 | -9/+9 |
2005-11-01 | isdigit (Tom Miller) | rsc | 1 | -1/+1 |
2005-10-29 | add disk.o | rsc | 1 | -0/+1 |
2005-05-07 | no wide character constants; sigh | rsc | 1 | -1/+1 |
2005-01-04 | no need for disk or scsi | rsc | 1 | -7/+0 |
2004-12-26 | use volatile correctly | rsc | 1 | -2/+2 |
2004-12-26 | add portdate | rsc | 1 | -0/+4 |
2004-06-17 | Import proto file parser for dump9660. | wkj | 5 | -0/+1223 |