Subject: CVS commit: syssrc/sys/arch/newsmips/stand/boot
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 04/13/2002 10:34:20
Module Name: syssrc
Committed By: tsutsui
Date: Sat Apr 13 07:34:19 UTC 2002
Modified Files:
syssrc/sys/arch/newsmips/stand/boot: boot.c netif_news.c
Log Message:
bzero() -> memset()
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/newsmips/stand/boot/boot.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/newsmips/stand/boot/netif_news.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.