Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/24/2000 13:57:47
Module Name: syssrc
Committed By: tsutsui
Date: Fri Nov 24 11:57:46 UTC 2000
Modified Files:
syssrc/sys/arch/sun3/sun3: pmap.c
syssrc/sys/arch/sun3/sun3x: pmap.c
Log Message:
PAGE_SIZE on sun3/sun3x is now constant;
Use uvmexp.pagesize itself for its initialization.
To generate a diff of this commit:
cvs rdiff -r1.120 -r1.121 syssrc/sys/arch/sun3/sun3/pmap.c
cvs rdiff -r1.56 -r1.57 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.