Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 01/20/2004 19:52:40
Module Name:	src
Committed By:	kleink
Date:		Tue Jan 20 19:52:40 UTC 2004

Modified Files:
	src/include: math.h
	src/sys/arch/vax/include: math.h

Log Message:
Move FP_ROP and FP_DIRTYZERO from <math.h> to <vax/math.h> (where they
would have ended up if I hadn't missed the latter file in the commit).


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/include/math.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/vax/include/math.h

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