aboutsummaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use vsyslog instead of syslog, improve initalisation and cleanup ofbug12003-01-161-42/+36
* Fix leading spaces bug, free line buffer, redo next_word, save somebug12003-01-141-56/+43
* Eliminate most instances where we use linux kernel headersandersen2003-01-145-15/+31
* Eliminate use of kernel header fileandersen2003-01-141-3/+2
* Option to allow ifupdown use ip commands instead of ifconfig, add flushbug12003-01-134-11/+154
* Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PINGandersen2003-01-122-9/+8
* arping applet by Nick Fedchikbug12003-01-093-0/+499
* New applet: httpd, by Glenn Engelbug12003-01-053-0/+1364
* fixes for ia64bug12003-01-052-0/+4
* Add "Broadcast +" support back in. Also cut the size down some. Not wellmjn32002-12-271-58/+85
* Bugfix, wastn retrieving last block, patch by Jean-Christophe Duboisbug12002-12-191-4/+5
* When retrieving a file dont open file until we have to to prevent files of si...bug12002-12-181-8/+8
* Get interface names using ioctl rather than /proc, from Nick Fedchikbug12002-12-171-64/+68
* Always print the routing table header for IPv4:sandman2002-12-161-7/+6
* Only included headers that are used.bug12002-12-1612-113/+29
* fix warningbug12002-12-161-0/+2
* Fix bug when reading mac from command line, continue; if hwaddrr not foundbug12002-12-131-3/+5
* Merge copyfd and copy_file_chunkbug12002-12-131-47/+6
* Change ftpput so it uses <remote-path> <local-file> as it shouldbug12002-12-131-1/+1
* Fix possible bug if file length not knownbug12002-12-131-6/+11
* New applets, ftpget and ftpputbug12002-12-133-0/+419
* New applet, nameif by Nick Fedchik and myself.bug12002-12-133-0/+232
* hehe. Screwed that one up. Lets do things right this time.andersen2002-12-111-1/+2
* Makefile rework coordinate with Russ so udhcp will behaveandersen2002-12-111-15/+9
* slight change to reflect BB_VER changeruss2002-12-113-3/+3
* sorry about all the noise, should be all synced up nowruss2002-12-113-3/+19
* resync with udhcp cvsruss2002-12-119-83/+46
* Make sure we have a show_usage function prototypeandersen2002-12-111-1/+3
* Eliminate dependancy on kernel header files. Naughty naughty.andersen2002-12-111-3/+2
* undefine sysinfo to prevent breakage on ia64bug12002-12-111-0/+2
* Forgot to rename foobug12002-12-091-1/+1
* Fix a debug message, from Bastian Blankbug12002-12-091-3/+3
* Support using ip in udhcpc scripts.bug12002-12-084-1/+62
* Start to cleanup handling of the state file, save some space and uses linked ...bug12002-12-081-103/+104
* Differentiate struct and type namesbug12002-12-071-78/+78
* Fix command that brings down loopbackbug12002-12-071-1/+1
* depends on for telnet and ipcalcbug12002-12-061-0/+2
* Fixup dumpleases compile problemandersen2002-12-062-1/+4
* Use libbb/get_line_from_file, change default state file locationbug12002-12-061-128/+39
* Make mapping a config option again to save space, turn off file locking, do w...bug12002-12-062-12/+28
* Fix bug that stoped -a workingbug12002-12-061-1/+3
* Yet another major rework of the BusyBox config system, using the considerablyandersen2002-12-055-110/+380
* Use compare_string_array in ipaddress to save a few bytes, minor cleanupsbug12002-12-023-126/+166
* Save a few more bytesbug12002-12-021-31/+45
* Save a hundred bytes or so on the do_iproute functionbug12002-12-022-53/+49
* Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...bug12002-12-0111-36/+249
* Clean up error messagesbug12002-11-281-29/+13
* Minor error messages changesbug12002-11-281-6/+8
* Cleanup error messagesbug12002-11-281-61/+65
* Cleanup error messagesbug12002-11-281-38/+36