Subject: CVS commit: [netbsd-2-0] src/dist/dhcp/includes/cf
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/05/2004 20:50:10
Module Name:	src
Committed By:	tron
Date:		Mon Apr  5 20:50:10 UTC 2004

Modified Files:
	src/dist/dhcp/includes/cf [netbsd-2-0]: netbsd.h

Log Message:
Pull up revision 1.4 (requested by nakayama in ticket #61):
s/__sparc_v9__/__sparc64__/
"gcc -m32 -mcpu=ultrasparc" defines __sparc_v9__, so __sparc64__ is
more appropriate to indicate a 64-bit environment.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.4.1 src/dist/dhcp/includes/cf/netbsd.h

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