Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 04/10/2001 15:39:56
Module Name: syssrc
Committed By: fredette
Date: Tue Apr 10 12:39:56 UTC 2001
Modified Files:
syssrc/sys/arch/sun2/sun2: pmap.c
Log Message:
Fixed has_context to return true on the kernel pmap,
which always has context zero. This was causing panics
under DIAGNOSTIC.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sun2/sun2/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.