Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/24/2000 10:18:19
Module Name: syssrc
Committed By: thorpej
Date: Mon Apr 24 17:18:18 UTC 2000
Modified Files:
syssrc/sys/arch/i386/i386: genassym.cf locore.s pmap.c
syssrc/sys/arch/i386/include: pmap.h
Log Message:
Glue in uvm_pageidlezero(). While here, improve some panic messages
in pmap.c, as requested by Jonathan Stone.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/i386/i386/genassym.cf
cvs rdiff -r1.217 -r1.218 syssrc/sys/arch/i386/i386/locore.s
cvs rdiff -r1.88 -r1.89 syssrc/sys/arch/i386/i386/pmap.c
cvs rdiff -r1.43 -r1.44 syssrc/sys/arch/i386/include/pmap.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.