Module Name: src Committed By: andvar Date: Mon Jan 17 20:56:03 UTC 2022
Modified Files: src/sys/arch/hppa/spmath: dfadd.c dfsub.c sfadd.c sfsub.c src/sys/arch/sparc64/dev: zsvar.h src/sys/arch/x86/include: specialreg.h src/sys/dev/ic: dc21040reg.h src/sys/net: if_ipsec.h Log Message: fix typos in comments, mainly s/foward/forward/. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/hppa/spmath/dfadd.c \ src/sys/arch/hppa/spmath/dfsub.c src/sys/arch/hppa/spmath/sfadd.c \ src/sys/arch/hppa/spmath/sfsub.c cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sparc64/dev/zsvar.h cvs rdiff -u -r1.186 -r1.187 src/sys/arch/x86/include/specialreg.h cvs rdiff -u -r1.20 -r1.21 src/sys/dev/ic/dc21040reg.h cvs rdiff -u -r1.7 -r1.8 src/sys/net/if_ipsec.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.