Denys Vlasenko
|
fc364ba9e3
fix build error with musl libc due to if_slip.h
|
há 11 anos atrás |
Bartosz Golaszewski
|
c19be75d57
networking: code shrink
|
há 11 anos atrás |
Denys Vlasenko
|
31dc8603ee
ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786
|
há 11 anos atrás |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
há 12 anos atrás |
Dan Fandrich
|
f533ec8767
*: simplify Ethernet header includes
|
há 13 anos atrás |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
há 13 anos atrás |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
há 13 anos atrás |
Denys Vlasenko
|
0004e99493
better shared strings trick
|
há 14 anos atrás |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
há 14 anos atrás |
Denys Vlasenko
|
bb1dcc9aab
more thorough fix for systems with strange socklen_t
|
há 14 anos atrás |
Denys Vlasenko
|
2ec91aead5
*: remove some uses of argc
|
há 15 anos atrás |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
há 15 anos atrás |
Denis Vlasenko
|
360d9661b6
libbb: add strncpy_IFNAMSIZ
|
há 16 anos atrás |
Denis Vlasenko
|
3b162ecdf6
networking/interface.c: fix indentation
|
há 16 anos atrás |
Denis Vlasenko
|
85e015c7c8
two fixlets for -Wall
|
há 16 anos atrás |
Bernhard Reutner-Fischer
|
f3b778a4dc
- fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever
|
há 16 anos atrás |
Denis Vlasenko
|
01eaee9309
*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.
|
há 16 anos atrás |
Bernhard Reutner-Fischer
|
8c69afd992
- be C99 friendly. Anonymous unions are a GNU extension. This change is
|
há 17 anos atrás |
Denis Vlasenko
|
bfc3d82256
ifconfig: code shrink
|
há 17 anos atrás |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
há 17 anos atrás |
Denis Vlasenko
|
fb79a2e2cf
xioctl and friends by Tito <farmatito@tiscali.it>
|
há 17 anos atrás |
Denis Vlasenko
|
80b8b39899
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>)
|
há 17 anos atrás |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
há 17 anos atrás |
Denis Vlasenko
|
58875aefe4
assorted fixes uncovered by randomconfig runs
|
há 17 anos atrás |
Denis Vlasenko
|
1787e22465
ifconfig: support (by ignoring it) "inet" before IP address or hostname
|
há 17 anos atrás |
Denis Vlasenko
|
1094452423
ifconfig: use IPv6 infrastructure
|
há 18 anos atrás |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
há 18 anos atrás |
Denis Vlasenko
|
270c17c0e6
properly export externs thru *.h files
|
há 18 anos atrás |
Denis Vlasenko
|
bf0a201008
style fixes
|
há 18 anos atrás |
Denis Vlasenko
|
83e5d6f772
A bunch of defined(__GLIBC__) added. static-linking warning expanded
|
há 18 anos atrás |