Denys Vlasenko
|
af7169b4a7
clang/llvm 9 fix - do not eliminate a store to a fake "const"
|
5 anni fa |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anni fa |
Ron Yorston
|
3193cb56d6
libbb: mark scripted_main() as externally visible
|
5 anni fa |
Denys Vlasenko
|
ff65355b8a
single-applet build --help had extra \n, remove
|
5 anni fa |
Ron Yorston
|
71df2d3589
hush: allow hush to run embedded scripts
|
6 anni fa |
Ron Yorston
|
d1b2ae2d04
busybox: add '--show SCRIPT' option to display scripts
|
6 anni fa |
Ron Yorston
|
3778898f97
Treat custom and applet scripts as applets
|
6 anni fa |
Ron Yorston
|
c339c7f7b3
libarchive: add a function to unpack embedded data
|
6 anni fa |
Denys Vlasenko
|
0575c9932d
busybox: show embedded scripts in applet list
|
6 anni fa |
Ron Yorston
|
151de441e7
ash: recognize embedded scripts in SH_STANDALONE mode
|
6 anni fa |
Denys Vlasenko
|
aa2959c90d
claenups for previous commit
|
6 anni fa |
Denys Vlasenko
|
4f2ef4a836
ash: allow shell scripts to be embedded in the binary
|
6 anni fa |
Denys Vlasenko
|
4c201c00a3
whitespace fixes
|
6 anni fa |
Denys Vlasenko
|
253f555f01
usage: do not print trailing space for commands which have no arguments
|
6 anni fa |
Denys Vlasenko
|
38ccd6af8a
bzip2: fix two crashes on corrupted archives
|
6 anni fa |
Denys Vlasenko
|
a02a4e9830
whitespace and comment format fixes, no code changes
|
7 anni fa |
Denys Vlasenko
|
ddd1ee4443
libbb: simplify NOFORK/NOEXEC defines, move set_task_comm to libbb
|
7 anni fa |
Denys Vlasenko
|
80e8e3cc05
noexec: consolidate code
|
7 anni fa |
Denys Vlasenko
|
f2cf1cc716
noexec: set comm field for noexecs
|
7 anni fa |
Denys Vlasenko
|
147d2ce3dd
standalone shell / prefer_applets: fix "exe" in comm fields
|
7 anni fa |
Denys Vlasenko
|
f128bdbbd7
shell: make standalone shell tab-complete "busybox"
|
7 anni fa |
Denys Vlasenko
|
12a4f9afe7
libbb: do not die if setgid/setuid(real_id) on startup fails
|
7 anni fa |
Denys Vlasenko
|
69a5ec9dcc
main: fix the case where user has "halt" as login shell. Closes 9986
|
7 anni fa |
Denys Vlasenko
|
d4e4fdb5ce
fixes for bugs found by make_single_applets.sh
|
7 anni fa |
Denys Vlasenko
|
a8a075acfe
busybox: stop depending on FEATURE_AUTOWIDTH for applet list
|
7 anni fa |
Denys Vlasenko
|
fe93624fb6
Automatically disable FEATURE_COMPRESS_USAGE for small builds.
|
7 anni fa |
Cristian Ionescu-Idbohrn
|
f1d76b64a0
appletlib: avoid warning on unused function ingroup
|
7 anni fa |
Denys Vlasenko
|
9cc3d3ab21
fix breakage found by mass one-applet builds
|
8 anni fa |
Denys Vlasenko
|
7d877fc931
Do not print useless empty line after list of applets
|
8 anni fa |
Denys Vlasenko
|
7e8218f9b2
Fix allnoconfig warnings
|
8 anni fa |