Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/23/2007 18:55:13
Module Name: src
Committed By: martin
Date: Sun Sep 23 18:55:13 UTC 2007
Modified Files:
src/sys/arch/sparc64/sparc64: db_interface.c
Log Message:
The "mach dtlb" and "mach itlb" had two ways to produce the same output
(depending on an address given or not) - simplify to always use the
locore.s version.
To generate a diff of this commit:
cvs rdiff -r1.101 -r1.102 src/sys/arch/sparc64/sparc64/db_interface.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.