Module Name: src Committed By: skrll Date: Thu May 10 10:27:11 UTC 2012
Modified Files: src/sys/arch/acorn32/acorn32: rpc_machdep.c src/sys/arch/acorn32/eb7500atx: eb7500atx_machdep.c if_cs.c rsbus_io.c src/sys/arch/acorn32/include: podulebus_machdep.h src/sys/arch/acorn32/podulebus: if_ie.c if_ne_pbus.c netslot.c podulebus_io.c src/sys/arch/acorn32/stand/boot32: boot32.c src/sys/arch/acorn32/stand/lib: riscoscalls.h Log Message: _int*_t -> uint*_t Same code before and after. To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/sys/arch/acorn32/acorn32/rpc_machdep.c cvs rdiff -u -r1.21 -r1.22 src/sys/arch/acorn32/eb7500atx/eb7500atx_machdep.c cvs rdiff -u -r1.8 -r1.9 src/sys/arch/acorn32/eb7500atx/if_cs.c cvs rdiff -u -r1.3 -r1.4 src/sys/arch/acorn32/eb7500atx/rsbus_io.c cvs rdiff -u -r1.4 -r1.5 src/sys/arch/acorn32/include/podulebus_machdep.h cvs rdiff -u -r1.30 -r1.31 src/sys/arch/acorn32/podulebus/if_ie.c cvs rdiff -u -r1.16 -r1.17 src/sys/arch/acorn32/podulebus/if_ne_pbus.c cvs rdiff -u -r1.9 -r1.10 src/sys/arch/acorn32/podulebus/netslot.c cvs rdiff -u -r1.7 -r1.8 src/sys/arch/acorn32/podulebus/podulebus_io.c cvs rdiff -u -r1.38 -r1.39 src/sys/arch/acorn32/stand/boot32/boot32.c cvs rdiff -u -r1.11 -r1.12 src/sys/arch/acorn32/stand/lib/riscoscalls.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.