Subject: CVS commit: [netbsd-2-0] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/31/2004 20:01:57
Module Name:	src
Committed By:	tron
Date:		Wed Mar 31 20:01:57 UTC 2004

Modified Files:
	src/sys/netinet [netbsd-2-0]: ip_compat.h

Log Message:
Pull up revision 1.36 (requested by mrg in ticket #32):
COPYIN/COPYOUT macros need to call copyin/out on NetBSD rather than just use
bcopy.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.35.2.1 src/sys/netinet/ip_compat.h

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