Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
(Geoffrey Lee)
|
|
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
junk (not sure why), add some missing files
|
|
|
|
|
|
|
|
descriptors, support tar -j
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
|
|
|
|
|
|
code
|
|
|
|
|
|
and much easier to read.
-Erik
|
|
|
|
-Erik
|
|
The following usage from original user:
$ ./busybox swapon -a
Have typo problem:
swapon: swapon: Operation not permitted
But regular version:
swapon: /dev/hda5: Operation not permitted
Patch attached, reduced 9 bytes and advanced
exit code also.
|
|
closing bug #1270
|
|
-Erik
|
|
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.
|
|
with freeing memory.
|
|
|
|
but this conflicted with the internal pwd_.h and grp_.h. Removing these
headers is correct, since the correct pwd/grp headers will be included via
busybox.h
-Erik
|
|
|
|
start_stop_daemon applet.
|
|
Oops... Last patch 63 have small typo (stable/devel) mixing.
Attached patch removing lines from TODO also :)
|