Subject: CVS commit: syssrc/sys/compat/netbsd32
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 12/06/2002 14:00:58
Module Name:	syssrc
Committed By:	scw
Date:		Fri Dec  6 12:00:58 UTC 2002

Modified Files:
	syssrc/sys/compat/netbsd32: netbsd32_netbsd.c

Log Message:
After a discussion with various folks, fix the strict-alias warning
by ditching 'void *rt' and passing retval directly to sys_mmap().


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 syssrc/sys/compat/netbsd32/netbsd32_netbsd.c

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