Ron Yorston
|
5c69ad0ecd
build system: drop PLATFORM_LINUX
|
4 anni fa |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anni fa |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 anni fa |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 anni fa |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 anni fa |
Denys Vlasenko
|
ae178cee3d
Update remaining menuconfig items with approximate applet sizes
|
7 anni fa |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 anni fa |
Denys Vlasenko
|
eba5faec67
ether-wake: shorten help text, reduce packet buffer size
|
11 anni fa |
Mike Frysinger
|
445e7543e8
platform: use KERNEL_VERSION to simplify uClibc version checking
|
11 anni fa |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
12 anni fa |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 anni fa |
Dan Fandrich
|
f533ec8767
*: simplify Ethernet header includes
|
13 anni fa |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 anni fa |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 anni fa |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 anni fa |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anni fa |
Denys Vlasenko
|
37a658c4c8
udhcp: handle errors in read_staticlease
|
14 anni fa |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 anni fa |
Denys Vlasenko
|
22cbfbd996
ethr-wake: can use ether_hostton on uclibc >= 0.9.30
|
15 anni fa |
Denis Vlasenko
|
360d9661b6
libbb: add strncpy_IFNAMSIZ
|
16 anni fa |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 anni fa |
Denis Vlasenko
|
85c247161b
*: fix fallout from -Wunused-parameter
|
16 anni fa |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 anni fa |
Denis Vlasenko
|
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
17 anni fa |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 anni fa |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
17 anni fa |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 anni fa |
Denis Vlasenko
|
517d1aac7f
ether-wake: save a few more bytes of code
|
17 anni fa |
Denis Vlasenko
|
198714c0dd
ether-wake: close bug 1317. Reorder fuctions to avoid
|
17 anni fa |
Bernhard Reutner-Fischer
|
b290889f02
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
|
17 anni fa |