aboutsummaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Russell Coker:andersen2003-05-221-2/+3
* Patch from Glenn Engelbug12003-05-191-39/+139
* Part of a patch from Glenn Engel, updates httpd helpbug12003-05-141-31/+43
* vodz, last_patch_85bug12003-05-141-39/+38
* last_patch84 by Vodz.bug12003-05-131-327/+284
* iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)bug12003-04-261-0/+14
* Patch from Steven Scholz to fix telnetd compile problemandersen2003-04-251-2/+2
* Patch from David Updegraff to avoid corrupting memory while parsing theandersen2003-04-191-2/+5
* Yet another rather large face lift. It now works for me as expected.andersen2003-04-021-488/+486
* Major coreutils update.mjn32003-03-1931-434/+444
* cope with crappy windoze ftp serversandersen2003-03-111-2/+2
* Patch from Bastian Blankbug12003-02-153-5/+119
* sync with udhcp bug fixesruss2003-02-123-6/+9
* Don't use HZ -- use sysconf(_SC_CLK_TCK)andersen2003-02-121-1/+2
* Fix compile error... header problems.mjn32003-02-111-2/+1
* last_patch83 by Vladimir N. Oleynikbug12003-02-101-3/+3
* Fix compile error, last_patch82 by Vladimir N. Oleynikbug12003-02-101-8/+23
* Fix compile error, last_patch81 by Vladimir N. Oleynikbug12003-02-101-1/+2
* Minor update to arping, patch from Nick Fedchikbug12003-02-091-7/+9
* New applet, inetd, make httpd features more configurable, update authors, las...bug12003-02-094-741/+2601
* Rewrite by Manuel Novoa III, very compact implimentation.bug12003-02-081-160/+134
* Fix a couple more ifupdown bugsandersen2003-02-031-2/+2
* This seems sufficient for ifup and ifdown to actually workandersen2003-01-273-35/+59
* A patch from John F. Kelly to add in a utility for configuringandersen2003-01-233-0/+173
* Patch from Basitan Blank to fix nasty bugbug12003-01-221-3/+2
* Fix a typo that broke it so busybox won't buildandersen2003-01-221-1/+1
* merge fixes with udhcpruss2003-01-211-3/+4
* run telnet from inetd, present login prompt if login is configured,bug12003-01-212-8/+106
* header updatebug12003-01-211-1/+1
* New test mode that allows run_parts to fail silently if the directorybug12003-01-201-1/+1
* Dont use getopt_long, minor usage changes, patch by Nick Fedchikbug12003-01-191-9/+3
* fix missed option argument for -I <device>, interface name checksbug12003-01-191-11/+16
* 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