Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 08/10/2003 15:14:04
Module Name:	src
Committed By:	martin
Date:		Sun Aug 10 15:14:03 UTC 2003

Modified Files:
	src/sys/arch/sparc/sparc: svr4_machdep.c

Log Message:
Replace strict-alias bug prone pointer magic with (IMHO clearer)
shift/mask arithmetic.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/sys/arch/sparc/sparc/svr4_machdep.c

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