Denys Vlasenko
|
a02a4e9830
whitespace and comment format fixes, no code changes
|
7 years ago |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 years ago |
Denys Vlasenko
|
e4f6bfd6fe
zcip: fix slow environment leak
|
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
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 years ago |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 years ago |
Denys Vlasenko
|
cde1199e01
zcip: use bb_error_msg for logging, not bb_info_msg
|
8 years ago |
Denys Vlasenko
|
334e12ac6a
zcip: ...ad suppress the warning
|
9 years ago |
Denys Vlasenko
|
49d51598ac
zcip: do not query current time if we won't use the result
|
9 years ago |
Denys Vlasenko
|
6390a3a4e5
whitespace fixes
|
9 years ago |
Denys Vlasenko
|
a83e3ae172
zcip: tweak comments and make unsigned division more obvious
|
9 years ago |
Denys Vlasenko
|
e347583835
zcip: another code shrink
|
9 years ago |
Denys Vlasenko
|
99e30be38b
zcip: code shrink
|
9 years ago |
Denys Vlasenko
|
16aa7a73c4
zcip: simplify code
|
9 years ago |
Vladislav Grishenko
|
4d15068d83
zcip: fix wrong comparison of source IP with our IP
|
9 years ago |
Michel Stam
|
d3fabf89d7
zcip: Add environment variable for overriding log functionality
|
10 years ago |
Michel Stam
|
fdd957bdc9
zcip: allow our own class B range to be used for ZeroConf
|
10 years ago |
Ken Sharp
|
a4d564ad7c
zcip: fix link-local IP conflict detection
|
10 years ago |
Denys Vlasenko
|
16714245f9
add INIT_G()'s. No code changes.
|
13 years ago |
Dan Fandrich
|
f533ec8767
*: simplify Ethernet header includes
|
13 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
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
8531d76a15
*: code shrink and better "died from signal" reporting from wait4pid
|
14 years ago |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
14 years ago |
Denys Vlasenko
|
2ec91aead5
*: remove some uses of argc
|
15 years ago |
Denis Vlasenko
|
efb545b9bd
optimize 16- and 32-bit moves
|
16 years ago |
Denis Vlasenko
|
360d9661b6
libbb: add strncpy_IFNAMSIZ
|
16 years ago |