Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: andvar
Date: Thu Mar 12 05:16:32 UTC 2026
Modified Files:
src/sys/arch/arm/arm32: db_machdep.c
src/sys/arch/mips/mips: bds_emul.S
src/sys/arch/riscv/riscv: cpu_switch.S
Log Message:
s/trapfame/trapframe/ in comments and ddb command description.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/arm/arm32/db_machdep.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/mips/mips/bds_emul.S
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/riscv/riscv/cpu_switch.S
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