Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   kamil
Date:           Thu Apr 11 14:38:06 UTC 2019

Modified Files:
        src/sys/arch/arm/at91: at91pmc.c
        src/sys/arch/arm/mpcore: mpcore_a2x_space.c
        src/sys/arch/evbppc/virtex/dev: cdmacreg.h temacvar.h
        src/sys/arch/ia64/include: elf_machdep.h
        src/sys/arch/m68k/m68k: sys_machdep.c
        src/sys/arch/mips/alchemy: au1000.c
        src/sys/arch/riscv/conf: std.riscv64
        src/sys/dev/pci: if_bnxvar.h
        src/sys/dev/pci/cxgb: cxgb_include.h
        src/sys/net/npf: npf_rproc.c
        src/sys/rump/net/lib/libvlan: VLAN.ioconf

Log Message:
Fix CVS Id usage


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/at91/at91pmc.c
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/mpcore/mpcore_a2x_space.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbppc/virtex/dev/cdmacreg.h \
    src/sys/arch/evbppc/virtex/dev/temacvar.h
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/ia64/include/elf_machdep.h
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/m68k/m68k/sys_machdep.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/mips/alchemy/au1000.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/riscv/conf/std.riscv64
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/pci/if_bnxvar.h
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/cxgb/cxgb_include.h
cvs rdiff -u -r1.17 -r1.18 src/sys/net/npf/npf_rproc.c
cvs rdiff -u -r1.1 -r1.2 src/sys/rump/net/lib/libvlan/VLAN.ioconf

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