Module Name: src Committed By: andvar Date: Thu Feb 27 08:39:54 UTC 2025
Modified Files: src/bin/sh: shell.h src/common/lib/libc/arch/arm/string: memcpy_neon.S src/sys/arch/aarch64/include: armreg.h src/sys/arch/arm/marvell: armadaxpvar.h src/sys/arch/evbppc/virtex: dcr.c src/sys/fs/nfs/client: nfs_clrpcops.c Log Message: Fix various typos in comments. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/bin/sh/shell.h cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/arm/string/memcpy_neon.S cvs rdiff -u -r1.66 -r1.67 src/sys/arch/aarch64/include/armreg.h cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/marvell/armadaxpvar.h cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbppc/virtex/dcr.c cvs rdiff -u -r1.4 -r1.5 src/sys/fs/nfs/client/nfs_clrpcops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.