Subject: CVS commit: src/usr.sbin/installboot
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 08/15/2004 22:00:12
Module Name:	src
Committed By:	dsl
Date:		Sun Aug 15 22:00:12 UTC 2004

Modified Files:
	src/usr.sbin/installboot: installboot.8 installboot.c installboot.h
	    machines.c
	src/usr.sbin/installboot/arch: i386.c

Log Message:
Add an option to set bp_consaddr (serial console IO port address)
Only complain about small patch area if we would write something non-zero there.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/usr.sbin/installboot/installboot.8
cvs rdiff -r1.16 -r1.17 src/usr.sbin/installboot/installboot.c
cvs rdiff -r1.24 -r1.25 src/usr.sbin/installboot/installboot.h \
    src/usr.sbin/installboot/machines.c
cvs rdiff -r1.16 -r1.17 src/usr.sbin/installboot/arch/i386.c

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