Discussion:
CVS commit: src/sys/arch/arm/arm32
Nick Hudson
2014-10-12 05:40:56 UTC
Permalink
Module Name: src
Committed By: skrll
Date: Sun Oct 12 05:40:56 UTC 2014

Modified Files:
src/sys/arch/arm/arm32: db_machdep.c

Log Message:
Typo. s/NC/NS/


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/arm32/db_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Matt Thomas
2014-10-14 08:03:13 UTC
Permalink
Module Name: src
Committed By: matt
Date: Tue Oct 14 08:03:13 UTC 2014

Modified Files:
src/sys/arch/arm/arm32: arm32_tlb.c

Log Message:
Use tlb is variants for MULTIPROCESSOR


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/arm32/arm32_tlb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Nick Hudson
2014-10-14 12:31:14 UTC
Permalink
Module Name: src
Committed By: skrll
Date: Tue Oct 14 12:31:14 UTC 2014

Modified Files:
src/sys/arch/arm/arm32: pmap.c

Log Message:
Typo in comment


To generate a diff of this commit:
cvs rdiff -u -r1.302 -r1.303 src/sys/arch/arm/arm32/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Matt Thomas
2014-10-14 20:35:03 UTC
Permalink
Module Name: src
Committed By: matt
Date: Tue Oct 14 20:35:03 UTC 2014

Modified Files:
src/sys/arch/arm/arm32: arm32_tlb.c

Log Message:
armreg_tlbiasid_write -> armreg_tlbiasidis_write


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/arm32/arm32_tlb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...