Module Name: src Committed By: skrll Date: Sat Mar 20 05:58:23 UTC 2021
Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c src/sys/arch/evbarm/beagle: beagle_machdep.c src/sys/arch/evbarm/zynq: zynq_machdep.c Log Message: Apply the earlyconsgetc: return -1 instead of 0 because we will never produce input fix to all copies. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/arch/evbarm/bcm53xx/bcm53xx_machdep.c cvs rdiff -u -r1.86 -r1.87 src/sys/arch/evbarm/beagle/beagle_machdep.c cvs rdiff -u -r1.16 -r1.17 src/sys/arch/evbarm/zynq/zynq_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.