Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   skrll
Date:           Sun May 24 06:53:35 UTC 2009

Modified Files:
        src/sys/arch/hp700/dev: asp.c dino.c lasi.c mongoose.c siop_sgc.c
            sti_sgc.c uturn.c wax.c
        src/sys/arch/hp700/gsc: com_gsc.c gscbusvar.h if_ie_gsc.c if_iee_gsc.c
            lpt_gsc.c osiop_gsc.c siop_gsc.c
        src/sys/arch/hp700/include: bus.h pdc.h
        src/sys/arch/hppa/hppa: fpu.c
        src/sys/arch/hppa/include: pcb.h pmap.h reg.h

Log Message:
u_intNN_t -> uintNN_t

"same" code before and after.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/hp700/dev/asp.c \
    src/sys/arch/hp700/dev/lasi.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hp700/dev/dino.c \
    src/sys/arch/hp700/dev/wax.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hp700/dev/mongoose.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hp700/dev/siop_sgc.c \
    src/sys/arch/hp700/dev/uturn.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/hp700/dev/sti_sgc.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hp700/gsc/com_gsc.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/hp700/gsc/gscbusvar.h
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/hp700/gsc/if_ie_gsc.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hp700/gsc/if_iee_gsc.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/hp700/gsc/lpt_gsc.c \
    src/sys/arch/hp700/gsc/siop_gsc.c
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/hp700/gsc/osiop_gsc.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hp700/include/bus.h
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/hp700/include/pdc.h
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/hppa/hppa/fpu.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/hppa/include/pcb.h
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/hppa/include/pmap.h
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/hppa/include/reg.h

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