Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
47367e1d50b81501e8a6ce215f8be4eeacdda693
/
networking
/
nslookup.c
47367e1
Convert all networking/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
d66eb90
nslookup: set default DNS server again. Hopefully helps with 675
by Denys Vlasenko
· 11 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
7f4b769
don't call freeaddinfo(NULL)
by Vitaly Magerya
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
249d948
nslookup: glibc + IPv6 address of DNS server don't mix (yet)
by Denis Vlasenko
· 16 years ago
3f5f246
nslookup: allow usage of IPv6 addresses or hostnames
by Denis Vlasenko
· 16 years ago
391ffa1
nslookup: tiny shrink (-5 bytes); add comment about res_init
by Denis Vlasenko
· 16 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
feb7ae7
printf("%s\n") -> puts()
by Denis Vlasenko
· 17 years ago
4daad90
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
by Denis Vlasenko
· 17 years ago
a27a11b
introduce and use xdup2(int, int)
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
51742f4
style fixes. No code changes
by Denis Vlasenko
· 18 years ago
42823d5
add x to IPv6 functions which can die
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
5de9e9c
clean up commented out old code
by Denis Vlasenko
· 18 years ago
448f024
nslookup: full circle. Here we started IPv6 work. Use "new API"
by Denis Vlasenko
· 18 years ago
bb8c7c0
- sed -i -e "/\$Id:/d;"
by Bernhard Reutner-Fischer
· 18 years ago
f7996f3
Trailing whitespace removal over entire tree
by Denis Vlasenko
· 18 years ago
067e3f0
wget: fix error message.
by Denis Vlasenko
· 18 years ago
8528151
small ipv6 doc changes; nslookup a tiny bit smaller
by Denis Vlasenko
· 18 years ago
ebe578a
nslookup: make it more IPv6 friendly
by Denis Vlasenko
· 18 years ago
c6f188d
silly size savings and capitalization fixes
by Denis Vlasenko
· 18 years ago
2819f75
Add one-line GPL boilerplate to these source files.
by "Robert P. J. Day"
· 18 years ago
9789bf1
return failure when nslookup fails
by Eric Andersen
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
39cdf4e
Use proper C99 types
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
31a2e20
Commited patch from bug #1182
by Robert Griebl
· 22 years ago
3a01f8c
uClibc supports struct _res these days...
by Eric Andersen
· 23 years ago
cd8c436
Latest patch from vodz:
by Eric Andersen
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
524fcb9
Use xgethostbyname instead of gethostbyname (found by Erik Andersen).
by Matt Kraai
· 23 years ago
77b68e6
Add woukaround for missing struct _res in uClibc
by Eric Andersen
· 23 years ago
dab3d46
A patch from Benjamin Zeckel <bzeckel@cisco.com> to allow
by Eric Andersen
· 24 years ago
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
8ec10a9
Fix up copyright msgs. Bump version to 0.49 in preparation for
by Eric Andersen
· 24 years ago
0_49
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
f6c6d9a
Remove the warning messages. By consensus, netkit-tiny doesn't need to happen.
by Eric Andersen
· 24 years ago
24be980
Fix spelling. s/maintainence/maintenance/
by Eric Andersen
· 24 years ago
6705986
Warn about apps that will be going away in release 0.50 -Erik
by Eric Andersen
· 24 years ago
fe9888a
Fix naming to reflect reality
by Eric Andersen
· 24 years ago
5f825ee
Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>,
by Eric Andersen
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
5afc864
More stuff -Erik
by Erik Andersen
· 25 years ago
5e1189e
More documentation updates, and minor fixes to make things sync
by Erik Andersen
· 25 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
e272915
Some updates for the day, -Erik
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
fac10d7
A few minor updates. ;-)
by Erik Andersen
· 25 years ago
50bc101
made more robust and commented my code.
by John Beppu
· 25 years ago
b332e77
by John Beppu
· 25 years ago