Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/28/2006 18:45:57
Module Name: src
Committed By: tsutsui
Date: Sat Oct 28 18:45:57 UTC 2006
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
- bcopy -> strcpy (in debug message)
- bcopy -> memcpy
To generate a diff of this commit:
cvs rdiff -r1.114 -r1.115 src/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.