index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
nslookup.c
Age
Commit message (
Expand
)
Author
2008-11-17
nslookup: glibc + IPv6 address of DNS server don't mix (yet)
Denis Vlasenko
2008-11-16
nslookup: allow usage of IPv6 addresses or hostnames
Denis Vlasenko
2008-11-04
nslookup: tiny shrink (-5 bytes); add comment about res_init
Denis Vlasenko
2007-10-11
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-01
printf("%s\n") -> puts()
Denis Vlasenko
2007-09-27
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-08-18
introduce and use xdup2(int, int)
Denis Vlasenko
2007-05-26
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-04-12
style fixes. No code changes
Denis Vlasenko
2007-02-04
add x to IPv6 functions which can die
Denis Vlasenko
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-01-22
clean up commented out old code
Denis Vlasenko
2007-01-22
nslookup: full circle. Here we started IPv6 work. Use "new API"
Denis Vlasenko
2007-01-22
- sed -i -e "/\$Id:/d;"
Bernhard Reutner-Fischer
2007-01-11
Trailing whitespace removal over entire tree
Denis Vlasenko
2006-11-10
wget: fix error message.
Denis Vlasenko
2006-11-07
small ipv6 doc changes; nslookup a tiny bit smaller
Denis Vlasenko
2006-10-26
nslookup: make it more IPv6 friendly
Denis Vlasenko
2006-10-26
silly size savings and capitalization fixes
Denis Vlasenko
2006-07-11
Add one-line GPL boilerplate to these source files.
"Robert P. J. Day"
2004-10-13
return failure when nslookup fails
Eric Andersen
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-01-30
Use proper C99 types
Eric Andersen
2003-03-19
Major coreutils update.
Manuel Novoa III
2002-07-24
Commited patch from bug #1182
Robert Griebl
2002-04-27
uClibc supports struct _res these days...
Eric Andersen
2001-11-10
Latest patch from vodz:
Eric Andersen
2001-10-24
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-01
Use xgethostbyname instead of gethostbyname (found by Erik Andersen).
Matt Kraai
2001-07-06
Add woukaround for missing struct _res in uClibc
Eric Andersen
2001-06-12
A patch from Benjamin Zeckel <bzeckel@cisco.com> to allow
Eric Andersen
2001-02-20
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-14
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-01-27
Fix up copyright msgs. Bump version to 0.49 in preparation for
Eric Andersen
2001-01-27
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-24
Remove the warning messages. By consensus, netkit-tiny doesn't
Eric Andersen
2001-01-24
Fix spelling. s/maintainence/maintenance/
Eric Andersen
2001-01-22
Warn about apps that will be going away in release 0.50
Eric Andersen
2001-01-20
Fix naming to reflect reality
Eric Andersen
2001-01-20
Apply a patch from Vladimir N. Oleynik <dzo@simtreas.ru>,
Eric Andersen
2000-12-01
Stop using TRUE and FALSE for exit status.
Matt Kraai
2000-09-25
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-07-16
Extract usage information into a separate file.
Matt Kraai
2000-06-19
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-05-12
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-02
More stuff
Erik Andersen
2000-04-15
More documentation updates, and minor fixes to make things sync
Erik Andersen
2000-04-13
Upates to include copyright 2000 to everything
Erik Andersen
2000-02-18
Some updates for the day,
Erik Andersen
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
[next]