don't whine if all we need to do is remove a bg job
[oweals/busybox.git] / ping.c
2001-05-21 Eric AndersenPatch from Lars Kellogg-Stedman <lars@larsshack.org...
2001-05-16 Matt KraaiWhoops. Forgot the x.
2001-05-16 Matt KraaiAdd xgethostbyname and herror_msg* functions.
2001-04-09 Eric AndersenUpdate how we detect if libc5 is in use.
2001-03-14 Eric AndersenFix socklen_t for libc5
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-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
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-23 Mark Whitley#define -> static const int. Also got rid of some big...
2001-01-22 Eric AndersenWarn about apps that will be going away in release...
2000-12-22 Matt KraaiUse busybox error handling functions wherever possible.
2000-12-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-11-14 Eric AndersenRemove the BSD advertising clause, and replace it with...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-20 Matt KraaiReturn failure if ping gets no response.
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Eric AndersenMore cleanups.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-12 Matt KraaiAlways report the applet name when doing error reporting.
2000-07-09 Eric AndersenMore portability updates. Now compiles cleanly vs...
2000-07-06 Eric AndersenTurned some stuff into features that really are feature...
2000-06-19 Eric AndersenMade ping work with libc5 and libc6.
2000-06-07 Pavel RoskinImplemented "ping -s", fixed error messages and argumen...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-25 Erik AndersenSeveral more updates
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-04-13 Erik AndersenMore doc updates for BusyBox, with fixes to apps for...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-07 Erik AndersenA few minor updates. ;-)
2000-01-29 Erik AndersenMinor change. init now uses dup2.
2000-01-29 Erik Andersencopy fixes to simplify link copying and always do the...
2000-01-26 Erik Andersenmount and umount could leak loop device allocations...
1999-12-11 Eric AndersenOk, so this is reallt 0.38...
1999-12-09 Eric AndersenTail now works (costs 6k). Several other updates.
1999-12-08 Eric AndersenLatest and greatest
1999-12-08 Eric AndersenStuf
1999-12-08 Eric AndersenFixes
1999-12-07 Eric AndersenStuf