Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/24/2000 07:13:46
Module Name: syssrc
Committed By: mycroft
Date: Mon Jul 24 04:13:46 UTC 2000
Modified Files:
syssrc/sys/arch/sparc/fpu: fpu_implode.c
Log Message:
Fix an obvious error that would cause fpu_ftoxi() to drop the upper half.
The compiler even emitted a warning for this...
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sparc/fpu/fpu_implode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.