Source-Changes archive

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

CVS commit: src/sys/arch/mvme68k/stand



Module Name:    src
Committed By:   mrg
Date:           Sat May 20 20:38:39 UTC 2006

Modified Files:
        src/sys/arch/mvme68k/stand/bootst: rawfs.c
        src/sys/arch/mvme68k/stand/bootxx: bootxx.c

Log Message:
change some variable types from int to size_t, since that's what libsa
dv_strategy() wants for the 6th argument.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/mvme68k/stand/bootst/rawfs.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/mvme68k/stand/bootxx/bootxx.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