Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/07/2001 19:40:24
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Jul  7 16:40:24 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: if_de.c if_ti.c if_tl.c if_vr.c

Log Message:
bcopy -> memcpy, strcpy


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 syssrc/sys/dev/pci/if_de.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/pci/if_ti.c
cvs rdiff -r1.40 -r1.41 syssrc/sys/dev/pci/if_tl.c
cvs rdiff -r1.48 -r1.49 syssrc/sys/dev/pci/if_vr.c

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