Source-Changes archive

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

CVS commit: src/sys/arch/ews4800mips/stand/common



Module Name:    src
Committed By:   tsutsui
Date:           Sat Aug 26 14:13:40 UTC 2006

Modified Files:
        src/sys/arch/ews4800mips/stand/common: bootxx.c device_test.c disk.c
            fileread_ustarfs.c ustarfs.c

Log Message:
Fix pointer signedness warnings by gcc4.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/ews4800mips/stand/common/bootxx.c \
    src/sys/arch/ews4800mips/stand/common/device_test.c \
    src/sys/arch/ews4800mips/stand/common/disk.c \
    src/sys/arch/ews4800mips/stand/common/fileread_ustarfs.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/ews4800mips/stand/common/ustarfs.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