Subject: CVS commit: [netbsd-4] src
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 05/12/2007 17:46:23
Module Name:	src
Committed By:	snj
Date:		Sat May 12 17:46:23 UTC 2007

Modified Files:
	src/lib/libc/gdtoa [netbsd-4]: hdtoa.c
	src/sys/arch/vax/include [netbsd-4]: vaxfp.h

Log Message:
Pull up following revision(s) (requested by mhitch in ticket #646):
	lib/libc/gdtoa/hdtoa.c: revision 1.5
	sys/arch/vax/include/vaxfp.h: revision 1.6
deal with the vax in a slightly disgusting way.
Provide constants for the widths of the bitfields and use them.


To generate a diff of this commit:
cvs rdiff -r1.5.2.1 -r1.5.2.2 src/lib/libc/gdtoa/hdtoa.c
cvs rdiff -r1.5 -r1.5.24.1 src/sys/arch/vax/include/vaxfp.h

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