Source-Changes archive

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

CVS commit: src/sys/arch/evbarm



Module Name:    src
Committed By:   uebayasi
Date:           Sat Dec 26 15:47:16 UTC 2009

Modified Files:
        src/sys/arch/evbarm/adi_brh: brh_machdep.c
        src/sys/arch/evbarm/g42xxeb: g42xxeb_machdep.c
        src/sys/arch/evbarm/gumstix: gumstix_machdep.c
        src/sys/arch/evbarm/hdl_g: hdlg_machdep.c
        src/sys/arch/evbarm/imx31: imx31lk_machdep.c
        src/sys/arch/evbarm/integrator: integrator_machdep.c
        src/sys/arch/evbarm/iq80310: iq80310_machdep.c
        src/sys/arch/evbarm/iq80321: iq80321_machdep.c
        src/sys/arch/evbarm/ixdp425: ixdp425_machdep.c
        src/sys/arch/evbarm/ixm1200: ixm1200_machdep.c
        src/sys/arch/evbarm/lubbock: lubbock_machdep.c
        src/sys/arch/evbarm/npwr_fc: npwr_fc_machdep.c
        src/sys/arch/evbarm/nslu2: nslu2_machdep.c
        src/sys/arch/evbarm/smdk2xx0: smdk2410_machdep.c smdk2800_machdep.c
        src/sys/arch/evbarm/viper: viper_machdep.c

Log Message:
Garbage collect an unused global, vm_offset_t pagetables_start.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/evbarm/adi_brh/brh_machdep.c
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbarm/g42xxeb/g42xxeb_machdep.c
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/evbarm/gumstix/gumstix_machdep.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/hdl_g/hdlg_machdep.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/imx31/imx31lk_machdep.c
cvs rdiff -u -r1.64 -r1.65 \
    src/sys/arch/evbarm/integrator/integrator_machdep.c
cvs rdiff -u -r1.76 -r1.77 src/sys/arch/evbarm/iq80310/iq80310_machdep.c
cvs rdiff -u -r1.46 -r1.47 src/sys/arch/evbarm/iq80321/iq80321_machdep.c
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/evbarm/ixdp425/ixdp425_machdep.c
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/evbarm/ixm1200/ixm1200_machdep.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/evbarm/lubbock/lubbock_machdep.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/npwr_fc/npwr_fc_machdep.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/evbarm/nslu2/nslu2_machdep.c
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/evbarm/smdk2xx0/smdk2410_machdep.c
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/evbarm/smdk2xx0/smdk2800_machdep.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/evbarm/viper/viper_machdep.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