Subject: CVS commit: src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 12/02/2007 21:43:11
Module Name:	src
Committed By:	dsl
Date:		Sun Dec  2 21:43:11 UTC 2007

Modified Files:
	src/sys/arch/amd64/amd64: locore.S

Log Message:
Improve the likelyhood of the 'oosyscall' code (ie that for system call entry
via a call gate for i386 netbsd 1.0 and ibcs2) doing the right thing.
Untested because I've failed to get an a.out netbsd 1.0 binary to load.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 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.