Subject: CVS commit: src/usr.sbin/installboot
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 02/22/2006 07:10:26
Module Name:	src
Committed By:	dogcow
Date:		Wed Feb 22 07:10:26 UTC 2006

Modified Files:
	src/usr.sbin/installboot: installboot.c

Log Message:
Since installboot is part of tools, and TIOCGWINSZ is not present on all
systems (PR/32878), make the window sizing stuff conditional.

Also, fix formatting of 'supported file system types are' line.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/usr.sbin/installboot/installboot.c

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