Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: msaitoh
Date: Wed Nov 10 17:19:30 UTC 2021
Modified Files:
src/sbin/dkscan_bsdlabel: dkscan_bsdlabel.8
src/sys/arch/mips/atheros/dev: ohci_arbus.c
src/sys/arch/mips/cavium/dev: octeon_xhci.c
src/sys/arch/mips/rmi: rmixl_ohci.c
src/sys/arch/newsmips/apbus: if_snvar.h
src/sys/arch/sgimips/dev: crimereg.h
src/sys/dev/ic: ahcisata_core.c dm9000.c i82596.c mpt.h nvmeio.h
siisata.c
src/sys/dev/marvell: gtethreg.h gtidmacreg.h gtreg.h
src/sys/dev/mvme: if_ie_mvme.c
src/sys/dev/pci/cxgb: cxgb_t3_hw.c
src/sys/dev/pcmcia: if_malo_pcmcia.c
src/tests/ipf: h_common.sh
Log Message:
s/endianess/endianness/
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sbin/dkscan_bsdlabel/dkscan_bsdlabel.8
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/mips/atheros/dev/ohci_arbus.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/cavium/dev/octeon_xhci.c
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/mips/rmi/rmixl_ohci.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/newsmips/apbus/if_snvar.h
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/sgimips/dev/crimereg.h
cvs rdiff -u -r1.103 -r1.104 src/sys/dev/ic/ahcisata_core.c
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/ic/dm9000.c
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/ic/i82596.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/mpt.h
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/ic/nvmeio.h
cvs rdiff -u -r1.49 -r1.50 src/sys/dev/ic/siisata.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/marvell/gtethreg.h
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/marvell/gtidmacreg.h
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/marvell/gtreg.h
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/mvme/if_ie_mvme.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/cxgb/cxgb_t3_hw.c
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/pcmcia/if_malo_pcmcia.c
cvs rdiff -u -r1.8 -r1.9 src/tests/ipf/h_common.sh
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