Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/aarch64



Module Name:    src
Committed By:   ryo
Date:           Tue Mar 19 16:45:28 UTC 2019

Modified Files:
        src/sys/arch/aarch64/aarch64: db_machdep.c pmap.c
        src/sys/arch/aarch64/include: pmap.h

Log Message:
- add ddb command "machine ttbr" to dump MMU tables.
- tidy up descriptions, usages and messages.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/aarch64/aarch64/db_machdep.c
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/aarch64/aarch64/pmap.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/aarch64/include/pmap.h

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