Subject: PR/32343 CVS commit: src/usr.sbin/etcupdate
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: ITOH Yasufumi <itohy@netbsd.org>
List: netbsd-bugs
Date: 09/03/2006 09:20:02
The following reply was made to PR bin/32343; it has been noted by GNATS.

From: ITOH Yasufumi <itohy@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/32343 CVS commit: src/usr.sbin/etcupdate
Date: Sun,  3 Sep 2006 09:19:07 +0000 (UTC)

 Module Name:	src
 Committed By:	itohy
 Date:		Sun Sep  3 09:19:07 UTC 2006
 
 Modified Files:
 	src/usr.sbin/etcupdate: etcupdate
 
 Log Message:
 Use "stty size" to acquire screen width reliably.
 The fields of the first line of "stty -a" is not fixed.
 Fix PR bin/32343.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.28 -r1.29 src/usr.sbin/etcupdate/etcupdate
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.