Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/28/2003 23:10:02
Module Name:	src
Committed By:	mycroft
Date:		Tue Oct 28 23:10:02 UTC 2003

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

Log Message:
The previous change was wrong.  The variables were legitimately uninitialized.
This code was broken on 2002/10/22 by christos.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/arch/i386/i386/vm86.c

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