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:           Fri Jun 27 19:52:04 UTC 2025

Modified Files:
        src/lib/libc/stdlib: strfmon.c
        src/sys/arch/hpcarm/hpcarm: locore.S
        src/sys/arch/sh3/include: psl.h
        src/sys/compat/linux/common: linux_ipc.c
        src/tests/dev/audio: audiotest.c

Log Message:
Fix various typos, mainly in comments.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/libc/stdlib/strfmon.c
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/hpcarm/hpcarm/locore.S
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/sh3/include/psl.h
cvs rdiff -u -r1.57 -r1.58 src/sys/compat/linux/common/linux_ipc.c
cvs rdiff -u -r1.32 -r1.33 src/tests/dev/audio/audiotest.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