Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



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.




Home | Main Index | Thread Index | Old Index