Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 10/04/1999 12:23:54
Module Name:	syssrc
Committed By:	pk
Date:		Mon Oct  4 19:23:53 UTC 1999

Modified Files:
	syssrc/sys/arch/sparc/sparc: cpuvar.h genassym.cf locore.s

Log Message:
Since a context table is now pointing at the correct per-CPU region table
at all times, we can dispense with the hackery that patches the magic entry
at context-switch time.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/sparc/sparc/cpuvar.h \
    syssrc/sys/arch/sparc/sparc/genassym.cf
cvs rdiff -r1.124 -r1.125 syssrc/sys/arch/sparc/sparc/locore.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.