Erik Andersen
|
4d1d0113fd
|
Reworked the source so it will compile and run under glibc 2.0.7
and linux kernel 2.0.36 (though the dubious reasons why someone
would want to do that defy imagination ;)
-Erik
|
1999-12-17 18:44:15 +00:00 |
|
John Beppu
|
0aa6118167
|
killed an elusive bug in du -s.
|
1999-12-16 21:16:47 +00:00 |
|
John Beppu
|
e1618e42a8
|
Implemented du -s
|
1999-12-15 18:52:17 +00:00 |
|
John Beppu
|
b52a218c95
|
Removed a redundant call du(); Save cpu cycles.
|
1999-12-10 15:23:47 +00:00 |
|
John Beppu
|
9835541c54
|
Fixed bug when dealing with files specified
on the command line that didn't exist.
|
1999-12-10 07:40:08 +00:00 |
|
Eric Andersen
|
70e2f0b111
|
Fix beppu's email address.
BTW, John, go to sleep. It is late. :)
-Erik
|
1999-12-10 06:45:42 +00:00 |
|
John Beppu
|
14c82b64c9
|
Fleshed out du_main().
I'm not sure which options to support.
|
1999-12-10 06:15:27 +00:00 |
|
John Beppu
|
0f5e1ab949
|
This is my preliminary
du implementation. It
was written from scratch
(doesn't use recursiveAction).
I still need to flesh out
du_main().
|
1999-12-09 18:23:54 +00:00 |
|