Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/01/2004 12:10:41
Module Name: src
Committed By: drochner
Date: Mon Mar 1 12:10:41 UTC 2004
Modified Files:
src/sys/arch/amd64/amd64: locore.S
Log Message:
on (fast) syscall exit, force %ds to its standard value --
it might have been modified by a netbsd32 process
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/amd64/amd64/locore.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.