Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/30/2003 00:17:27
Module Name:	src
Committed By:	simonb
Date:		Fri May 30 00:17:27 UTC 2003

Modified Files:
	src/bin/ls: ls.c
	src/usr.bin/du: du.c
	src/usr.sbin/quot: quot.c

Log Message:
Pass a NULL to getbsize() for any arguments that aren't needed, and
remove the otherwise unused variables.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/bin/ls/ls.c
cvs rdiff -r1.21 -r1.22 src/usr.bin/du/du.c
cvs rdiff -r1.18 -r1.19 src/usr.sbin/quot/quot.c

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