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: andvar
Date: Wed Dec 31 15:33:51 UTC 2025
Modified Files:
src/common/lib/libc/arch/m68k/string: memcmp.S
src/sys/arch/amd64/amd64: locore.S
src/sys/arch/evbppc/virtex/dev: xlcom.c
src/sys/arch/i386/i386: locore.S
src/sys/arch/m68k/include: pmap_68k.h
src/sys/arch/mvme68k/stand/netboot: if_lereg.h
src/sys/arch/mvme68k/stand/sboot: if_lereg.h
src/sys/dev/ic: am79900reg.h dwc_gmac.c
src/sys/dev/microcode/aic7xxx: aic79xx.seq
src/sys/dev/pci: if_sipreg.h
Log Message:
fix various typos, mainly in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/arch/m68k/string/memcmp.S
cvs rdiff -u -r1.234 -r1.235 src/sys/arch/amd64/amd64/locore.S
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbppc/virtex/dev/xlcom.c
cvs rdiff -u -r1.204 -r1.205 src/sys/arch/i386/i386/locore.S
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/m68k/include/pmap_68k.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/mvme68k/stand/netboot/if_lereg.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/mvme68k/stand/sboot/if_lereg.h
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/ic/am79900reg.h
cvs rdiff -u -r1.97 -r1.98 src/sys/dev/ic/dwc_gmac.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/microcode/aic7xxx/aic79xx.seq
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/pci/if_sipreg.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