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:           Mon Jan 24 09:42:14 UTC 2022

Modified Files:
        src/distrib/common: buildfloppies.sh
        src/sys/dev/i2c: adm1021.c i2c.c
        src/sys/dev/ic: ispmbox.h
        src/sys/fs/udf: udf_subr.c
        src/sys/kern: subr_cpu.c

Log Message:
remove double "with" in comments and usage text. Also fix one typo.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/distrib/common/buildfloppies.sh
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/i2c/adm1021.c
cvs rdiff -u -r1.83 -r1.84 src/sys/dev/i2c/i2c.c
cvs rdiff -u -r1.56 -r1.57 src/sys/dev/ic/ispmbox.h
cvs rdiff -u -r1.163 -r1.164 src/sys/fs/udf/udf_subr.c
cvs rdiff -u -r1.17 -r1.18 src/sys/kern/subr_cpu.c

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