Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
727948e585cb133c32c8d42570e5524c58190307
/
libbb
/
inet_common.c
7d7c7bb
libbb: hide getnetbyaddr() inside "#if ENABLE_FEATURE_ETC_NETWORKS" block
by Denys Vlasenko
· 7 years ago
8e74ada
libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noport
by Denys Vlasenko
· 10 years ago
1a7256a
chpst: fix a bug where -U USER was using wrong USER (one from -u USER)
by Denys Vlasenko
· 11 years ago
60cb48c
whitespace cleanup. no code changes
by Denys Vlasenko
· 12 years ago
8f6ce09
a few tweaks for bionic
by Denys Vlasenko
· 13 years ago
7f4b769
don't call freeaddinfo(NULL)
by Vitaly Magerya
· 14 years ago
e4dcba1
*: whitespace fixes
by Denys Vlasenko
· 14 years ago
0004e99
better shared strings trick
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
bcbd37d
tweak Config texts and some broken English elsewhere
by Denys Vlasenko
· 15 years ago
db12d1d
Fix forgotten license comments
by Denis Vlasenko
· 16 years ago
391ffa1
nslookup: tiny shrink (-5 bytes); add comment about res_init
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
a5549c9
fdisk: fix a case where break was reached only for DOS labels
by Denis Vlasenko
· 17 years ago
e324184
s/#ifdef CONFIG_/#if ENABLE_/g
by Denis Vlasenko
· 17 years ago
a61cb92
make /etc/network parsing configurable. -200 bytes when off.
by Denis Vlasenko
· 17 years ago
6d9ea24
networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve
by Denis Vlasenko
· 17 years ago
1b16bda
networking/interface.c: reduce bss usage
by Denis Vlasenko
· 17 years ago
bb8c7c0
- sed -i -e "/\$Id:/d;"
by Bernhard Reutner-Fischer
· 18 years ago
703e202
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
by Denis Vlasenko
· 18 years ago
b95636c
remove casts from xmalloc()
by Denis Vlasenko
· 18 years ago
7ca3921
bb_INET_default[] is really just a const "default", nothing INET-specific
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
edd9ca5
More removal of "#if 0" content.
by "Robert P. J. Day"
· 18 years ago
ea224be
skip_whitespace() shouldn't claim its return value is const, it doesn't know
by Rob Landley
· 18 years ago
4f93a63
errno and h_errno values are not the same #876 by rfelker
by Mike Frysinger
· 19 years ago
38583fd
- use uint32_t instead of __u32 Thanks to Rich Felker for pointing this out.
by Bernhard Reutner-Fischer
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
7d0c519
In spite of the feature freeze, check in a complete rework of route which
by Manuel Novoa III
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
30db423
Style, minor cleanups
by Glenn L McGrath
· 22 years ago
d7fb1b3
Use #ifdef instead of #if
by Glenn L McGrath
· 22 years ago
51b8bd6
This patch from Bart Visscher <magick@linux-fan.com> adds
by Eric Andersen
· 22 years ago
77d22c4
Patch from Gyepi SAM <gyepi@praxis-sw.com>:
by Eric Andersen
· 23 years ago
c223ced
I forgot to add these. Part of the patch from vodz
by Eric Andersen
· 23 years ago