Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requires 25% longer to decompress as compared to upstream.
|
|
|
|
|
|
|
|
|
|
fork(), pipe(), consistent with read_bz2 and more flexible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Geoffrey Lee)
|
|
|
|
|
|
|
|
|
|
junk (not sure why), add some missing files
|
|
|
|
|
|
|
|
descriptors, support tar -j
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
code
|
|
|
|
It seems that under busybox unstable, "tar -c -f - blabla" create
a tar file named "-" instead of writing to stdout.
The included patch should fix this.
|
|
|
|
|
|
|
|
|
|
if any files that were specified in the list wernt found.
|
|
problems
|
|
the options.
|
|
-Erik
|
|
New complex patch for decrease size devel version. Requires previous patch.
Also removed small problems from dutmp and tar applets.
Also includes vodz' last_patch61_2:
Last patch correcting comment for #endif and more integrated
with libbb (very reduce size if used "cat" applet also).
Requires last_patch61 for modutils/config.in.
|