Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 02/17/2007 05:31:15
Module Name: src
Committed By: dyoung
Date: Sat Feb 17 05:31:15 UTC 2007
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
bcopy -> memcpy
Use NULL instead of (struct rtentry *)0.
To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/netinet/if_arp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.