Module Name: src Committed By: phx Date: Sun Aug 21 15:06:41 UTC 2011
Modified Files: src/distrib/utils/sysinst: disks.c Log Message: Use PRIi64 for printing tmp_ramdisk_size, which is a daddr_t (64 bits). This fixes the size of the ramdisk file system being 0 on big endian systems. To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 src/distrib/utils/sysinst/disks.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.