Stop using TRUE and FALSE for exit status.
[oweals/busybox.git] / networking / ping.c
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