Subject: CVS commit: basesrc/bin/ls
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 09/27/2002 15:01:51
Module Name:	basesrc
Committed By:	simonb
Date:		Fri Sep 27 12:01:51 UTC 2002

Modified Files:
	basesrc/bin/ls: ls.c

Log Message:
Need to initialise the blocksize variable if the -i option is used
too.  The code in display() could possibly be a bit smarter about this
requirement...

Fixes the problem in PR bin/13436 from FUKAUMI Naoki.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 basesrc/bin/ls/ls.c

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