Erik Andersen
e49d5ecbbe
Some formatting updates (ran the code through indent)
...
-Erik
2000-02-08 19:58:47 +00:00
Erik Andersen
fac10d7c59
A few minor updates. ;-)
...
Seriously though, read the Changelog for busybox 0.42,
which this is about to become...
-Erik
2000-02-07 05:29:42 +00:00
Erik Andersen
5509af7073
* added (and documented) "-n" option for head -
...
contributed Friedrich Vedder <fwv@myrtle.lahn.de>
* Cleanup for a number of usage messages -- also
contributed Friedrich Vedder <fwv@myrtle.lahn.de>
-Erik
2000-01-23 18:19:02 +00:00
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