Source-Changes archive

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

CVS commit: src/sys/arch/sparc64



Module Name:    src
Committed By:   christos
Date:           Sat Feb 18 15:56:31 UTC 2012

Modified Files:
        src/sys/arch/sparc64/conf: files.sparc64
        src/sys/arch/sparc64/sparc64: db_interface.c
Added Files:
        src/sys/arch/sparc64/sparc64: db_machdep.c

Log Message:
Move the ddb registers and empty command table into a separate file, like
other archs do for the benefit of crash.


To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -u -r1.129 -r1.130 src/sys/arch/sparc64/sparc64/db_interface.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/sparc64/sparc64/db_machdep.c

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