Denys Vlasenko
|
5353df91cb
Update applet size estimates
|
1 year ago |
Denys Vlasenko
|
15f7d618ea
which: add -a to help text
|
3 years ago |
Denys Vlasenko
|
a2f18d950a
help text tweaks
|
3 years ago |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 years ago |
Denys Vlasenko
|
cca7c611f2
which: fix TODO with NOFORK+malloc_failure misbehaving
|
6 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
819b47aa35
new NOFORKs: clear, nproc, tty, uname, arch, unlink, which
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
28826ac8c0
debianutils/*: convert to new-style "one file" applets
|
9 years ago |
Timo Teräs
|
1e3cce6814
which: rewrite
|
10 years ago |
Denys Vlasenko
|
e765b5ac34
libbb: rename execable -> executable. No code changes
|
10 years ago |
Pere Orga
|
6a3e01d5a9
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
|
13 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
15 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
f592aa36f3
which: -a support (needed for bfin uclibc build script)
|
16 years ago |
Denis Vlasenko
|
6446c2d4ab
which: fix testsuite failure
|
17 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
f5f75c5e82
remove nearly-duplicate PATHs in several places
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
9d938732d0
fix which-uses-default-path
|
18 years ago |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 years ago |
Denis Vlasenko
|
f6f43df60b
ifupdown: stop emitting annoying/misleading error messages.
|
18 years ago |
Denis Vlasenko
|
01c27fc5ac
which: -84 bytes
|
18 years ago |
Bernhard Reutner-Fischer
|
7fee0c4357
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
|
18 years ago |
Rob Landley
|
f86a5ba510
Remove unnecessary consts.
|
18 years ago |
"Robert P. J. Day"
|
fc2aea1a76
Rearrange order of type qualifiers.
|
18 years ago |
Bernhard Reutner-Fischer
|
66e3a222cd
- minor shrinkage
|
18 years ago |