Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/fdisk



Module Name:    src
Committed By:   tls
Date:           Tue Sep  4 00:34:58 UTC 2007

Modified Files:
        src/sbin/fdisk: fdisk.c

Log Message:
This program is a host tool, so when we use newfangled C features like
PRIxyz we have to ensure it still builds on hosts with Old compilers.
Noticed while building a cross-toolchain on FreeBSD 4.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sbin/fdisk/fdisk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index