Subject: CVS commit: syssrc/sys/arch/sun3
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/03/2001 09:15:18
Module Name: syssrc
Committed By: chs
Date: Tue Jul 3 06:15:18 UTC 2001
Modified Files:
syssrc/sys/arch/sun3/sun3: pmap.c
syssrc/sys/arch/sun3/sun3x: pmap.c
Log Message:
vm_offset_t -> [pv]addr_t.
implement pmap_k{enter_pa,remove}() correctly.
general cleanup.
To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 syssrc/sys/arch/sun3/sun3/pmap.c
cvs rdiff -r1.68 -r1.69 syssrc/sys/arch/sun3/sun3x/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.