summaryrefslogtreecommitdiff
path: root/du.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-17Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen1-4/+1
1999-12-16 killed an elusive bug in du -s.John Beppu1-2/+2
1999-12-15 Implemented du -sJohn Beppu1-6/+31
1999-12-10 Removed a redundant call du(); Save cpu cycles.John Beppu1-2/+2
1999-12-10 Fixed bug when dealing with files specifiedJohn Beppu1-3/+9
1999-12-10Fix beppu's email address.Eric Andersen1-2/+2
1999-12-10 Fleshed out du_main().John Beppu1-6/+38
1999-12-09 This is my preliminaryJohn Beppu1-0/+83