Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/23/2002 02:18:52
Module Name: syssrc
Committed By: christos
Date: Tue Oct 22 23:18:52 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386: vm86.c
Log Message:
avoid using gcc ({}) statements that contain goto's. Change into do while
loops.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/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.