Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 12/10/2003 18:13:32
Module Name:	src
Committed By:	drochner
Date:		Wed Dec 10 18:13:32 UTC 2003

Modified Files:
	src/sys/arch/i386/i386: pmap.c

Log Message:
if the code segment is not enlarged, return 0 in pmap_exec_fixup
so that the trap is not retried
(fixes cases where a program traps for good reasons)


To generate a diff of this commit:
cvs rdiff -r1.165 -r1.166 src/sys/arch/i386/i386/pmap.c

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