busybox: Add more bins (#1124)

This commit is contained in:
Hsiao-nan Cheung 2020-06-07 05:30:49 +08:00 committed by GitHub
parent 4754f35d2f
commit 7270ff0d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -304,6 +304,11 @@
"hexdump", "hexdump",
"hexdump" "hexdump"
], ],
[
"busybox.exe",
"httpd",
"httpd"
],
[ [
"busybox.exe", "busybox.exe",
"iconv", "iconv",
@ -474,6 +479,11 @@
"realpath", "realpath",
"realpath" "realpath"
], ],
[
"busybox.exe",
"reset",
"reset"
],
[ [
"busybox.exe", "busybox.exe",
"rev", "rev",
@ -609,6 +619,11 @@
"test", "test",
"test" "test"
], ],
[
"busybox.exe",
"time",
"time"
],
[ [
"busybox.exe", "busybox.exe",
"timeout", "timeout",
@ -634,6 +649,11 @@
"truncate", "truncate",
"truncate" "truncate"
], ],
[
"busybox.exe",
"ts",
"ts"
],
[ [
"busybox.exe", "busybox.exe",
"ttysize", "ttysize",
@ -711,13 +731,13 @@
], ],
[ [
"busybox.exe", "busybox.exe",
"wc", "watch",
"wc" "watch"
], ],
[ [
"busybox.exe", "busybox.exe",
"watch", "wc",
"watch" "wc"
], ],
[ [
"busybox.exe", "busybox.exe",