Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 11/04/1994 19:20:05
mycroft
Fri Nov  4 19:17:41 PST 1994
Update of /b/source/CVS/src/sys/arch/i386/i386
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/i386

Modified Files:
	sys_machdep.c vm_machdep.c 
Log Message:
Only use ssdtosd() when creating, expanding, or copying the LDT.  Keep a copy
of the result in the PCB so it can be loaded quickly on context switches.

mycroft
Fri Nov  4 19:19:21 PST 1994
Update of /b/source/CVS/src/sys/arch/i386/include
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/include

Modified Files:
	pcb.h 
Log Message:
Only use ssdtosd() when creating, expanding, or copying the LDT.  Keep a copy
of the result in the PCB so it can be loaded quickly on context switches.