Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/03/2006 22:36:21
Module Name: src
Committed By: mrg
Date: Tue Oct 3 22:36:21 UTC 2006
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
in pmap_mp_init(), tag & data are 64 bit int's, print them as such.
also, fix up some comments and function names.
To generate a diff of this commit:
cvs rdiff -r1.174 -r1.175 src/sys/arch/sparc64/sparc64/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.