Module Name:src
Committed By: christos
Date: Sat Mar 23 16:32:07 UTC 2013
Removed Files:
src/dist/pdisk: ATA_media.c ATA_media.h DoSCSICommand.c DoSCSICommand.h
HISTORY MacSCSICommand.h README SCSI_media.c SCSI_media.h
bitfield.c bitfield.h convert.c
Module Name:src
Committed By: abs
Date: Mon Jun 25 16:47:03 UTC 2012
Modified Files:
src/dist/pdisk: partition_map.c
Log Message:
Casting an uint32_t pointer to (long *) may have been acceptable
in the eighties but that time has long past. Minimally invasive
fix using a te
Module Name:src
Committed By: christos
Date: Sun Apr 8 21:18:46 UTC 2012
Modified Files:
src/dist/pdisk: pdisk.c
Log Message:
print sizeof() with %zu
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/dist/pdisk/pdisk.c
Please note that diffs are not pub
Module Name:src
Committed By: wiz
Date: Sun Apr 8 20:41:18 UTC 2012
Modified Files:
src/dist/pdisk: pdisk.c
Log Message:
Cast argument to unsigned long for i386.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/dist/pdisk/pdisk.c
Please note that diffs
Module Name:src
Committed By: wiz
Date: Sun Apr 8 17:04:19 UTC 2012
Modified Files:
src/dist/pdisk: pdisk.c
Log Message:
Fix a format string error clang found.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/dist/pdisk/pdisk.c
Please note that diffs a
Module Name:src
Committed By: wiz
Date: Sun Apr 8 17:04:07 UTC 2012
Modified Files:
src/dist/pdisk: errors.h io.h
Log Message:
Sprinkle __dead and __printflike for clang.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/dist/pdisk/errors.h
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Fri Apr 6 22:41:47 UTC 2012
Modified Files:
src/dist/pdisk: ATA_media.c DoSCSICommand.c DoSCSICommand.h
MacSCSICommand.h SCSI_media.c bitfield.c bitfield.h convert.c
cvt_pt.c deblock_media.c deblock_media
Module Name:src
Committed By: he
Date: Fri Mar 23 14:49:55 UTC 2012
Modified Files:
src/dist/pdisk: errors.c io.c pdisk.c
Log Message:
More c89 prototypes, mostly just filling in void where needed.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/pdis
Module Name:src
Committed By: he
Date: Thu Mar 22 08:56:52 UTC 2012
Modified Files:
src/dist/pdisk: dump.c
Log Message:
Add a void to make function declaration c89.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/dist/pdisk/dump.c
Please note that diff
Module Name:src
Committed By: christos
Date: Thu Aug 25 16:51:48 UTC 2011
Modified Files:
src/dist/pdisk: io.c
Log Message:
fix non-literal format string
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/dist/pdisk/io.c
Please note that diffs are not publi
Module Name:src
Committed By: mrg
Date: Mon Mar 22 05:08:54 UTC 2010
Modified Files:
src/dist/pdisk: file_media.c layout_dump.c
Log Message:
fix some powerpc64 build issues.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/dist/pdisk/file_media.c
cvs rdiff
11 matches
Mail list logo