Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 03/31/2004 11:41:46
Module Name:	src
Committed By:	darrenr
Date:		Wed Mar 31 11:41:46 UTC 2004

Modified Files:
	src/sys/netinet: ip_compat.h

Log Message:
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.36 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.