summaryrefslogtreecommitdiff
path: root/du.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen1999-12-171-4/+1
* killed an elusive bug in du -s.John Beppu1999-12-161-2/+2
* Implemented du -sJohn Beppu1999-12-151-6/+31
* Removed a redundant call du(); Save cpu cycles.John Beppu1999-12-101-2/+2
* Fixed bug when dealing with files specifiedJohn Beppu1999-12-101-3/+9
* Fix beppu's email address.Eric Andersen1999-12-101-2/+2
* Fleshed out du_main().John Beppu1999-12-101-6/+38
* This is my preliminaryJohn Beppu1999-12-091-0/+83