Subject: CVS commit: src/sys/compat
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 08/02/2003 19:21:51
Module Name:	src
Committed By:	jdolecek
Date:		Sat Aug  2 19:21:50 UTC 2003

Modified Files:
	src/sys/compat/hpux: hpux_compat.c
	src/sys/compat/linux/arch/m68k: linux_machdep.c

Log Message:
replace fuword() with copyin(), and suword() with copyout()


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 src/sys/compat/hpux/hpux_compat.c
cvs rdiff -r1.17 -r1.18 src/sys/compat/linux/arch/m68k/linux_machdep.c

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