aboutsummaryrefslogtreecommitdiff
path: root/du.c
AgeCommit message (Expand)Author
2000-05-10* cp -fa now works as expected for symlinks (it didn't before)Erik Andersen
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-03-04A few updates (including the cp fix the Craig has been looking for)Erik Andersen
2000-02-21Forgot to add basename. More fixes to du fromErik Andersen
2000-02-19Fixed du. Now behaves just like GNU du (only less so).Erik Andersen
2000-02-13- I suspect the problem has something to do w/ symlinks.John Beppu
2000-02-11UpdatesErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-23* added (and documented) "-n" option for head -Erik Andersen
1999-12-17Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen
1999-12-16 killed an elusive bug in du -s.John Beppu
1999-12-15 Implemented du -sJohn Beppu
1999-12-10 Removed a redundant call du(); Save cpu cycles.John Beppu
1999-12-10 Fixed bug when dealing with files specifiedJohn Beppu
1999-12-10Fix beppu's email address.Eric Andersen
1999-12-10 Fleshed out du_main().John Beppu
1999-12-09 This is my preliminaryJohn Beppu