aboutsummaryrefslogtreecommitdiff
path: root/networking
AgeCommit message (Collapse)Author
2000-05-02More stuffErik Andersen
-Erik
2000-05-01Some accrued fixes/updates.Erik Andersen
* cp/mv now accepts (and ignores) the -f flag, since it always does force anyway * tail can now accept -<num> commands (e.g. -10) for better compatibility with the standard tail command * added a simple id implementation; doesn't support supp. groups yet
2000-04-25Several more updatesErik Andersen
-Erik
2000-04-21More Doc updates. cmdedit and more termio fixes.Erik Andersen
2000-04-15More documentation updates, and minor fixes to make things syncErik Andersen
up with the docs. -Erik
2000-04-13More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen
while trying to write docs . :-) -Erik
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
-Erik
2000-02-22Sync up a few things. Add in a new telnet implementation (stillErik Andersen
not perfect though). -Erik
2000-02-18Some updates for the day,Erik Andersen
-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-30made more robust and commented my code.John Beppu
2000-01-29 nslookup -- a work in progress...John Beppu
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-08StufEric Andersen
1999-12-07StufEric Andersen