Subject: CVS commit: src/bin/ls
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 12/26/2003 10:51:25
Module Name:	src
Committed By:	simonb
Date:		Fri Dec 26 10:51:25 UTC 2003

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

Log Message:
Fix bug with previous change- always initialise d.s_block.  Now "ls -1sh"
works.
XXX: ls -sh now always uses 4 chars for the size column width even if it
     needs less than that.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/bin/ls/ls.c

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