Module Name: src Committed By: msaitoh Date: Wed Jan 7 21:13:28 UTC 2015
Modified Files: src/sys/arch/bebox/stand/boot [netbsd-7]: fd.c siop.c vreset.c Log Message: Pull up following revision(s) (requested by martin in ticket #387): sys/arch/bebox/stand/boot/vreset.c: revision 1.14 sys/arch/bebox/stand/boot/fd.c: revision 1.11 sys/arch/bebox/stand/boot/siop.c: revision 1.5 Fix all warnings when compiling with gcc 4.8. BeBox should be ready for 4.8 now. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.10.34.1 src/sys/arch/bebox/stand/boot/fd.c cvs rdiff -u -r1.4 -r1.4.2.1 src/sys/arch/bebox/stand/boot/siop.c cvs rdiff -u -r1.13 -r1.13.34.1 src/sys/arch/bebox/stand/boot/vreset.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.