Ron Yorston
|
5c69ad0ecd
build system: drop PLATFORM_LINUX
|
4 years ago |
Denys Vlasenko
|
036585a911
getopt32: remove applet_long_options
|
7 years ago |
Denys Vlasenko
|
a907b828d6
ifenslave: make NOEXEC
|
7 years ago |
Denys Vlasenko
|
93c1a25c59
ifenslave: remove longopts from --help text
|
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
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
7 years ago |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
7f3a2a2256
join some common strings, -400 bytes
|
9 years ago |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
12 years ago |
Mike Frysinger
|
a38f9faa9f
ifenslave: fix missing close paren
|
12 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
5342c3f310
clean up redundant, commented-out and misplaced includes
|
14 years ago |
Denys Vlasenko
|
ecb179b6d7
ifenslave: fix for 2.4 kernels compile
|
15 years ago |
Denys Vlasenko
|
0568b6e45a
randomconfig fixes
|
15 years ago |
Denys Vlasenko
|
f3b92d3856
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
|
15 years ago |
Denis Vlasenko
|
360d9661b6
libbb: add strncpy_IFNAMSIZ
|
16 years ago |
Denis Vlasenko
|
ee9deb863e
ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist
|
16 years ago |
Denis Vlasenko
|
ee34ebe966
ifenslave: wants net/if.h
|
16 years ago |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 years ago |
Denis Vlasenko
|
7049ff8696
whitespace fixes. no code changes
|
16 years ago |
Denis Vlasenko
|
048897c971
ifenslave: small shrink
|
16 years ago |
Denis Vlasenko
|
b597564e4c
ifenslave: tiny shrink
|
16 years ago |
Denis Vlasenko
|
c8fa04f9b1
ifenslave: further shrink by suppressing excessive inlining
|
16 years ago |
Denis Vlasenko
|
0876822ded
ifenslave: fix improper longopts definition
|
16 years ago |
Denis Vlasenko
|
38100a4ebe
ifenslave: add forgotten INIT_G()
|
16 years ago |
Denis Vlasenko
|
6b06cb80be
more of -Wall fixes from Cristian Ionescu-Idbohrn.
|
16 years ago |
Denis Vlasenko
|
01eaee9309
*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.
|
16 years ago |
Denis Vlasenko
|
2570b2e575
whitespace fixes
|
16 years ago |