aboutsummaryrefslogtreecommitdiff
path: root/ping.c
AgeCommit message (Collapse)Author
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
2000-04-25Several more updatesErik Andersen
-Erik
2000-04-21More Doc updates. cmdedit and more termio fixes.Erik Andersen
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen
while trying to write docs . :-) -Erik
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
-Erik
2000-02-07A few minor updates. ;-)Erik Andersen
Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
2000-01-29Minor change. init now uses dup2.Erik Andersen
-Erik
2000-01-29copy fixes to simplify link copying and always do the right thing.Erik Andersen
ping could segfault because I'm an idiot, and tried to put a value in where I hadn't allocated storage. choke. -Erik
2000-01-26mount and umount could leak loop device allocations causing the system toErik Andersen
quickly run out. Also disable init's SIGHUP handler during shutdown. -Erik
1999-12-11Ok, so this is reallt 0.38...Eric Andersen
-Erik
1999-12-09Tail now works (costs 6k). Several other updates.Eric Andersen
-Erik
1999-12-08Latest and greatestEric Andersen
1999-12-08StufEric Andersen
1999-12-08FixesEric Andersen
1999-12-07StufEric Andersen