Subject: CVS commit: syssrc/sys/arch/prep/stand/boot
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 11/17/2001 21:00:26
Module Name:	syssrc
Committed By:	kleink
Date:		Sat Nov 17 19:00:25 UTC 2001

Modified Files:
	syssrc/sys/arch/prep/stand/boot: fd.c

Log Message:
In fdopen():
* Defer deref'ing of `un' until it's been initialized.
* Kludge around a false-positive uninitialized warning.
Brought to you by the graces of GCC 2.95.3.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/prep/stand/boot/fd.c

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