summaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-075-30/+30
* Write progress meter to stderr instead of stdoutRandolph Chung2000-12-071-2/+2
* Fixed URL parsing bugRandolph Chung2000-12-071-8/+14
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-012-5/+5
* Remove the BSD advertising clause, and replace it with a link to howEric Andersen2000-11-142-50/+59
* Cleaned up error message handling.Matt Kraai2000-10-251-16/+16
* Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to makeEric Andersen2000-10-121-1/+7
* Add a spiffy progress meter.Eric Andersen2000-10-031-21/+230
* Try to guess an output filenameEric Andersen2000-10-021-2/+10
* Consolidate handling of some fopen failures.Matt Kraai2000-09-271-12/+8
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-256-9/+9
* Return failure if ping gets no response.Matt Kraai2000-09-201-2/+8
* Bug fix for wget, and proper attribution of Chip Rosenthal andEric Andersen2000-09-141-8/+4
* Initial implementation of wget, from Chip Rosenthal <chip@laserlink.net>.Eric Andersen2000-09-041-0/+264
* Fix spelling errorEric Andersen2000-08-311-1/+1
* Fixed to pass -WundefPavel Roskin2000-07-281-1/+1
* Extract usage information into a separate file.Matt Kraai2000-07-165-56/+3
* More cleanups.Eric Andersen2000-07-141-4/+4
* Use errorMsg rather than fprintf.Matt Kraai2000-07-142-12/+9
* Always report the applet name when doing error reporting.Matt Kraai2000-07-122-3/+3
* More portability updates. Now compiles cleanly vs glibc, libc5, and uclibcEric Andersen2000-07-091-2/+2
* Turned some stuff into features that really are features, not apps.Eric Andersen2000-07-061-4/+4
* Made ping work with libc5 and libc6.Eric Andersen2000-06-191-2/+84
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-192-4/+4
* Integrate Tomi Ollila's telnet. Costs 3k. :)Eric Andersen2000-06-141-430/+596
* Implemented "ping -s", fixed error messages and argument parsingPavel Roskin2000-06-071-25/+32
* "nc" exits silently on errors. This patch makes it print something beforeEric Andersen2000-06-041-1/+3
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-2/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-125-13/+165
* More stuffErik Andersen2000-05-021-2/+2
* Some accrued fixes/updates.Erik Andersen2000-05-011-11/+10
* Several more updatesErik Andersen2000-04-251-8/+30
* More Doc updates. cmdedit and more termio fixes.Erik Andersen2000-04-211-3/+3
* More documentation updates, and minor fixes to make things syncErik Andersen2000-04-151-9/+9
* More doc updates for BusyBox, with fixes to apps for bugs revealedErik Andersen2000-04-131-7/+5
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-2/+1
* Sync up a few things. Add in a new telnet implementation (stillErik Andersen2000-02-221-0/+503
* Some updates for the day,Erik Andersen2000-02-181-8/+8
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-083-485/+511
* A few minor updates. ;-)Erik Andersen2000-02-073-4/+5
* made more robust and commented my code.John Beppu2000-01-301-34/+54
* nslookup -- a work in progress...John Beppu2000-01-291-0/+168
* Minor change. init now uses dup2.Erik Andersen2000-01-291-3/+6
* copy fixes to simplify link copying and always do the right thing.Erik Andersen2000-01-291-8/+4
* mount and umount could leak loop device allocations causing the system toErik Andersen2000-01-261-4/+5
* Ok, so this is reallt 0.38...Eric Andersen1999-12-111-41/+123
* Tail now works (costs 6k). Several other updates.Eric Andersen1999-12-092-28/+24
* Latest and greatestEric Andersen1999-12-082-2/+3
* StufEric Andersen1999-12-082-5/+5
* FixesEric Andersen1999-12-081-3/+3