aboutsummaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
* use shared busybox error messages to save a few bytesvapier2005-05-071-5/+5
* make the exec (-e) an optional feature of netcatvapier2005-05-062-16/+19
* In bug 247, haveaniceday writes:vapier2005-05-061-2/+21
* Revert the uptime() removal. Let the list sort it out...landley2005-05-044-5/+14
* Patch from Shaun Jackman:landley2005-05-044-14/+5
* From: Shaun Jackman <sjackman@gmail.com>landley2005-05-031-3/+3
* Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedlandley2005-05-031-109/+186
* On Tuesday 19 April 2005 21:10, Tito wrote and today added:landley2005-05-011-186/+109
* David Brownell submitted a new applet, zcip, based on RFC 3927. This islandley2005-04-303-0/+562
* Do not attempt to free() the application's environment, which is wasandersen2005-04-271-10/+8
* remove unused variable and declare writepid inlinevapier2005-04-231-3/+1
* touchups as suggested by Vladimir N. Oleynikvapier2005-04-181-11/+4
* import fakeidentd module started by Thomas Lundquistvapier2005-04-173-0/+449
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-1613-22/+26
* Fix broken macroandersen2005-04-161-1/+1
* Only define a local environ when not using the prototype from unistd.handersen2005-04-161-0/+2
* In Bug 208, bernhardf writes:vapier2005-04-161-1/+1
* In Bug 209, bernhardf writes:vapier2005-04-161-12/+12
* merge from udhcp modulevapier2004-12-066-4/+30
* return failure when nslookup failsandersen2004-10-131-2/+5
* Wade Berrier writes:andersen2004-10-088-5/+253
* Patch from Denis Vlasenko to fix a problem whereandersen2004-10-081-4/+8
* last_patch139.gz from Vladimir N. Oleynik:andersen2004-10-081-31/+83
* egor duda writes:andersen2004-10-086-17/+31
* Add some notes on how to make telnetd actually workandersen2004-09-231-2/+36
* Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ...bug12004-09-144-15/+14
* Fixup some warningsandersen2004-08-281-4/+4
* Vladimir N. Oleynik writes:andersen2004-08-261-5/+15
* Set default command to list rather than get, its default behaviour nowbug12004-08-111-2/+1
* use SIGTERM to kill off udhcpd, not SIGKILLandersen2004-07-301-1/+4
* As noted by Eric Spakman, calling static_down() and then callingandersen2004-07-301-14/+4
* add missing ;andersen2004-07-261-1/+1
* bother. unrevert my fix.andersen2004-07-261-1/+2
* Make certain that udhcp shuts down the interfaceandersen2004-07-261-2/+1
* oopsandersen2004-07-261-1/+1
* Make certain that udhcp shuts down the interfaceandersen2004-07-261-1/+2
* Patch from Manousaridis Angelos to bring dhclient down more elegentlybug12004-07-231-1/+2
* Patch from Mike Snitzer to fix return codes.bug12004-07-211-13/+29
* Patch from Mike Snitzer, bring down dhclient using its correct pid, fixbug12004-07-211-2/+2
* Prevent "`bootp_down' was declared implicitly `extern' and later `static'" wa...andersen2004-07-201-9/+9
* Paul Fox writes:andersen2004-06-291-2/+2
* Robin Farine writes:andersen2004-06-221-2/+2
* Patch from Bastian Blank:andersen2004-06-221-5/+7
* Robin Farine writes:andersen2004-06-221-1/+1
* use busybox sysinfo structruss2004-05-192-1/+1
* Fix a compile problemandersen2004-05-191-2/+1
* fix timewarp in client (server fix later)russ2004-05-194-6/+16
* remove uneccessary check (already done in pidfile.c)russ2004-05-191-6/+4
* fix memory leak caused by switch to vforkruss2004-05-191-3/+4
* Steve Grubb writes:andersen2004-05-051-2/+4