Module Name: src Committed By: msaitoh Date: Thu Jul 11 03:49:52 UTC 2019
Modified Files: src/sys/arch/i386/stand/bootxx: bootxx.S src/sys/arch/m68k/m68k: db_disasm.c src/sys/dev/pci: if_vgereg.h src/sys/dev/raidframe: rf_dagflags.h rf_stripelocks.c src/sys/net: if_slvar.h if_spppsubr.c if_stripvar.h zlib.c src/tests/bin/sh: t_option.sh src/usr.bin/sort: sort.1 src/usr.sbin/altq/libaltq: altq_qop.h src/usr.sbin/kgmon: kgmon.c src/usr.sbin/route6d: route6d.c Log Message: Fix typo (s/supress/suppress/). To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/i386/stand/bootxx/bootxx.S cvs rdiff -u -r1.42 -r1.43 src/sys/arch/m68k/m68k/db_disasm.c cvs rdiff -u -r1.3 -r1.4 src/sys/dev/pci/if_vgereg.h cvs rdiff -u -r1.5 -r1.6 src/sys/dev/raidframe/rf_dagflags.h cvs rdiff -u -r1.33 -r1.34 src/sys/dev/raidframe/rf_stripelocks.c cvs rdiff -u -r1.33 -r1.34 src/sys/net/if_slvar.h cvs rdiff -u -r1.182 -r1.183 src/sys/net/if_spppsubr.c cvs rdiff -u -r1.19 -r1.20 src/sys/net/if_stripvar.h cvs rdiff -u -r1.36 -r1.37 src/sys/net/zlib.c cvs rdiff -u -r1.6 -r1.7 src/tests/bin/sh/t_option.sh cvs rdiff -u -r1.38 -r1.39 src/usr.bin/sort/sort.1 cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/altq/libaltq/altq_qop.h cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/kgmon/kgmon.c cvs rdiff -u -r1.73 -r1.74 src/usr.sbin/route6d/route6d.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.