Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
7 жил өмнө |
Denys Vlasenko
|
7d7c7bb220
libbb: hide getnetbyaddr() inside "#if ENABLE_FEATURE_ETC_NETWORKS" block
|
7 жил өмнө |
Denys Vlasenko
|
8e74adab01
libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noport
|
9 жил өмнө |
Denys Vlasenko
|
1a7256ac38
chpst: fix a bug where -U USER was using wrong USER (one from -u USER)
|
11 жил өмнө |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
12 жил өмнө |
Denys Vlasenko
|
8f6ce094dc
a few tweaks for bionic
|
13 жил өмнө |
Vitaly Magerya
|
7f4b769c42
don't call freeaddinfo(NULL)
|
13 жил өмнө |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 жил өмнө |
Denys Vlasenko
|
0004e99493
better shared strings trick
|
14 жил өмнө |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 жил өмнө |
Denys Vlasenko
|
bcbd37df24
tweak Config texts and some broken English elsewhere
|
15 жил өмнө |
Denis Vlasenko
|
db12d1d733
Fix forgotten license comments
|
16 жил өмнө |
Denis Vlasenko
|
391ffa19d1
nslookup: tiny shrink (-5 bytes); add comment about res_init
|
16 жил өмнө |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 жил өмнө |
Denis Vlasenko
|
a5549c9617
fdisk: fix a case where break was reached only for DOS labels
|
17 жил өмнө |
Denis Vlasenko
|
e324184c05
s/#ifdef CONFIG_/#if ENABLE_/g
|
17 жил өмнө |
Denis Vlasenko
|
a61cb92f2d
make /etc/network parsing configurable. -200 bytes when off.
|
17 жил өмнө |
Denis Vlasenko
|
6d9ea24611
networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve
|
17 жил өмнө |
Denis Vlasenko
|
1b16bdaebf
networking/interface.c: reduce bss usage
|
17 жил өмнө |
Bernhard Reutner-Fischer
|
bb8c7c041c
- sed -i -e "/\$Id:/d;"
|
18 жил өмнө |
Denis Vlasenko
|
703e20235a
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
|
18 жил өмнө |
Denis Vlasenko
|
b95636c52f
remove casts from xmalloc()
|
18 жил өмнө |
Denis Vlasenko
|
7ca3921e5e
bb_INET_default[] is really just a const "default",
|
18 жил өмнө |
Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
18 жил өмнө |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 жил өмнө |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 жил өмнө |
"Robert P. J. Day"
|
edd9ca5743
More removal of "#if 0" content.
|
18 жил өмнө |
Rob Landley
|
ea224be6aa
skip_whitespace() shouldn't claim its return value is const, it doesn't know
|
18 жил өмнө |
Mike Frysinger
|
4f93a63467
errno and h_errno values are not the same #876 by rfelker
|
18 жил өмнө |
Bernhard Reutner-Fischer
|
38583fd6f2
- use uint32_t instead of __u32
|
18 жил өмнө |