Module Name: src Committed By: skrll Date: Sun Nov 21 08:44:28 UTC 2021
Modified Files: src/sys/arch/arm/ep93xx: epcom.c epcomvar.h src/sys/arch/evbarm/tsarm: tsarm_machdep.c Log Message: PR port-evbarm/40307 options KGDB doesn't work for some evbarm hosts Apply patch from Lloyd Parkes with some KNF tweaks from me. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/arch/arm/ep93xx/epcom.c cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/ep93xx/epcomvar.h cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbarm/tsarm/tsarm_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.