Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/20/2000 18:53:51
Module Name: syssrc
Committed By: scw
Date: Wed Dec 20 16:53:50 UTC 2000
Modified Files:
syssrc/sys/arch/mvme68k/include: param.h
syssrc/sys/arch/mvme68k/mvme68k: pmap.c sys_machdep.c
Log Message:
Some minor optimisations to avoid checking {cpu,mmu}type when
the kernel was built for only one type of CPU.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/mvme68k/include/param.h
cvs rdiff -r1.49 -r1.50 syssrc/sys/arch/mvme68k/mvme68k/pmap.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/arch/mvme68k/mvme68k/sys_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.