Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/30/2001 16:11:02
Module Name:	syssrc
Committed By:	tsutsui
Date:		Tue Jan 30 14:11:01 UTC 2001

Modified Files:
	syssrc/sys/arch/news68k/stand/installboot: Makefile installboot.c

Log Message:
- bzero() -> memset()
- Remove unneeded includes
- WARNSfy


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/news68k/stand/installboot/Makefile
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/news68k/stand/installboot/installboot.c

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