Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/du
Module Name: src
Committed By: simonb
Date: Sat May 10 02:09:40 UTC 2003
Modified Files:
src/usr.bin/du: du.c
Log Message:
If no files are specified on the command line, put { ".", NULL } in
it's own little array instead of writing over argv. Fixes problems
where du shows up in ps as ". fts_open `%s'" (and shorter or longer
combinations of that depending in what argc was).
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/usr.bin/du/du.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