Denys Vlasenko
|
5a7c72015c
busybox --list option. +140 bytes. Rob wanted it.
|
14 жил өмнө |
Denys Vlasenko
|
43b094b584
remove stdio from allnoconfig build
|
14 жил өмнө |
Denys Vlasenko
|
3d0e7794eb
libbb: locate PAGE_SIZE on Hurd
|
14 жил өмнө |
Denys Vlasenko
|
c1947f18f5
build failure fix and some cosmetics
|
15 жил өмнө |
Denys Vlasenko
|
1f7c167b23
experimentally add mallopt tweaks for reduced memory consumption
|
15 жил өмнө |
Denys Vlasenko
|
630dde1cef
code shrink in help text code
|
15 жил өмнө |
Denys Vlasenko
|
b34759251d
update copyright year
|
15 жил өмнө |
Denys Vlasenko
|
263cff9a2f
do not store 1st two bytes of compressed help text
|
15 жил өмнө |
Denys Vlasenko
|
6d48d3ee2a
rename _BB_SUID_ALWAYS and NEVER into REQUIRE and DROP. No code changes.
|
15 жил өмнө |
Denys Vlasenko
|
0ad438b12a
comment fix, no code changes
|
15 жил өмнө |
Denys Vlasenko
|
3b405437b8
busybox --install [-s] [DIR]: allow a parameter - destination DIR
|
15 жил өмнө |
Denys Vlasenko
|
0149f02a72
appletlib.c: prevent applet list overflowing screen
|
15 жил өмнө |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 жил өмнө |
Denis Vlasenko
|
73c571a5ff
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
|
15 жил өмнө |
Denis Vlasenko
|
4240408b70
trim help text a bit
|
16 жил өмнө |
Denis Vlasenko
|
e9ad84dfd4
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
|
16 жил өмнө |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
16 жил өмнө |
Denis Vlasenko
|
bd28f6bf7f
test: fix parser to prefer binop over unop, as coreutils does.
|
16 жил өмнө |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 жил өмнө |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 жил өмнө |
Denis Vlasenko
|
21278dff70
busybox: do not print help to fd 2, print it to fd 1
|
16 жил өмнө |
Bernhard Reutner-Fischer
|
5e25ddb7d3
- use STD*_FILENO some more. No object-code changes
|
16 жил өмнө |
Denis Vlasenko
|
5599502a55
more -Wall warning fixes. -Wall is enabled now.
|
16 жил өмнө |
Denis Vlasenko
|
6b06cb80be
more of -Wall fixes from Cristian Ionescu-Idbohrn.
|
16 жил өмнө |
Denis Vlasenko
|
10f6fb1d46
fix build failure for libbusybox
|
16 жил өмнө |
Bernhard Reutner-Fischer
|
15ce7f5b58
- bump copyright year
|
16 жил өмнө |
Denis Vlasenko
|
5d89fbaa2e
*: remove remaining instances of ".data" hack
|
16 жил өмнө |
Denis Vlasenko
|
79cedcb2c0
Avoid linking in printf/bsearch if possible. -20k for static bbox with
|
16 жил өмнө |
Denis Vlasenko
|
468aea2d88
shells: do not frocibly enable test, echo and kill _applets_,
|
16 жил өмнө |
Denis Vlasenko
|
d02db89244
clean up TODO file. No real code changes.
|
16 жил өмнө |