Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
-Erik
|
|
Kimdon <dwhedon@gordian.com> on october 7th -- the day I was fired from
Lineo. So it seems I totally forgot about this patch until now.
Sorry about that David!
|
|
|
|
|
|
This code could be improvemed by
1) supporting more options,
2) Creating a shared crc table with gunzip, or perhaps generated on the fly.
3) Removing any remaining unneccessary code (e.g. if (noisy))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is some optimization that can be done to better use libbb in
these applets. There is also redundancy between stty and getty which
could be eliminated.
-Erik
|
|
|
|
-Erik
|
|
|
|
|
|
but will do for now...
|
|
|
|
|
|
the actual definition.
-Erik
|
|
|
|
-Erik
|
|
-Erik
|
|
|
|
make it general. Now all leading single hyphens are ignored for
purposed of applet name matching, while argv[0] is still passed
unaltered to applets, so leading-hyphen sensitive applets (such as sh)
can react accordingly.
-Erik
|
|
if you rename it.
|
|
|
|
|
|
|
|
were broken. This fixes.
-Erik
|
|
#1130 (i.e. When you turn on features it should always ADD features)
|
|
|
|
|
|
mount bind support.
|
|
escaped, and so were messsing the out output.
-Erik
|
|
to wget, so it can now do funky interactive things with cgi scripts.
|
|
|
|
<lars@larsshack.org>
|
|
|
|
make xreadlink() return NULL on failure, and make sure everyone
uses the interface correctly.
-Erik
|
|
|
|
-Erik
|
|
I just can't seem to _not_ break it. Sigh.
|
|
readlink(2).
|
|
|
|
|