Update my email address, document some of my tasks in the AUTHORS file
[oweals/busybox.git] / networking / nslookup.c
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric AndersenUse proper C99 types
2003-03-19 Manuel Novoa III Major coreutils update.
2002-07-24 Robert GrieblCommited patch from bug #1182
2002-04-27 Eric AndersenuClibc supports struct _res these days...
2001-11-10 Eric AndersenLatest patch from vodz:
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-01 Matt KraaiUse xgethostbyname instead of gethostbyname (found...
2001-07-06 Eric AndersenAdd woukaround for missing struct _res in uClibc
2001-06-12 Eric AndersenA patch from Benjamin Zeckel <bzeckel@cisco.com> to...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-24 Eric AndersenRemove the warning messages. By consensus, netkit...
2001-01-24 Eric AndersenFix spelling. s/maintainence/maintenance/
2001-01-22 Eric AndersenWarn about apps that will be going away in release...
2001-01-20 Eric AndersenFix naming to reflect reality
2001-01-20 Eric AndersenApply a patch from Vladimir N. Oleynik <dzo@simtreas...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-05-02 Erik AndersenMore stuff
2000-04-15 Erik AndersenMore documentation updates, and minor fixes to make...
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-02-18 Erik AndersenSome updates for the day,
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-07 Erik AndersenA few minor updates. ;-)
2000-01-30 John Beppumade more robust and commented my code.
2000-01-29 John Beppu nslookup -- a work in progress...