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:           Sun Mar 13 17:50:55 UTC 2022

Modified Files:
        src/lib/libc/sys: sa_enable.2 sa_yield.2
        src/sys/arch/atari/atari: machdep.c
        src/sys/arch/mips/mips: cache.c locore_mips1.S mipsX_subr.S trap.c
        src/sys/arch/powerpc/powerpc: compat_13_machdep.c compat_16_machdep.c
        src/sys/dev/marvell: if_mvxpevar.h mvxpbmvar.h
        src/sys/netbt: l2cap_signal.c

Log Message:
s/hander/handler/ and s/hader/header/ in comments and documentation.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/sys/sa_enable.2 \
    src/lib/libc/sys/sa_yield.2
cvs rdiff -u -r1.185 -r1.186 src/sys/arch/atari/atari/machdep.c
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/mips/mips/cache.c
cvs rdiff -u -r1.96 -r1.97 src/sys/arch/mips/mips/locore_mips1.S
cvs rdiff -u -r1.113 -r1.114 src/sys/arch/mips/mips/mipsX_subr.S
cvs rdiff -u -r1.261 -r1.262 src/sys/arch/mips/mips/trap.c
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/powerpc/powerpc/compat_13_machdep.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/powerpc/powerpc/compat_16_machdep.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/marvell/if_mvxpevar.h
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/marvell/mvxpbmvar.h
cvs rdiff -u -r1.20 -r1.21 src/sys/netbt/l2cap_signal.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