Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Ulrich Marx writes: | Eric Andersen | 2003-11-14 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | hello i had some trouble with the filedescriptor in udhcp. Two things happened on my device: 1.) broken or not connected cable (no dhcp-server) 2.) daemonizing (starting with option -b) i got a filedescriptor fd=0 from function raw_socket, after daemonizing (daemon call) the fd is closed. Client can't recieve data's anymore. i fixed this problem (like pidfile handling): | |||||
* | Andreas Mohr writes: | Eric Andersen | 2003-10-22 | 1 | -1/+1 | |
| | | | | | | | | | | | the busybox menuconfig triggered my "inacceptable number of spelling mistakes" upper level, so I decided to make a patch ;-) I also improved some wording to describe some things in a better way. Many thanks for an incredible piece of software! Andreas Mohr, random OSS developer | |||||
* | Allow one to detect and handle the case where no lease could be obtained | Glenn L McGrath | 2003-09-01 | 1 | -0/+1 | |
| | | | | | via DHCP. (Just add a section "failed" to your script.) Patch by Steven Scholz | |||||
* | "Without this patch, udhcpcd output may be buffered and delayed for | Glenn L McGrath | 2003-08-30 | 1 | -0/+2 | |
| | | | | for minutes if stdout is not a tty." -vda@ | |||||
* | Remove stray '\n' | Glenn L McGrath | 2003-08-29 | 2 | -3/+3 | |
| | ||||||
* | Remove unused files | Glenn L McGrath | 2003-08-29 | 3 | -136/+0 | |
| | ||||||
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 3 | -3/+3 | |
| | ||||||
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 1 | -5/+25 | |
| | | | | | | | | | | | Hello all, This patch adds more "Help" text to the config system. Almost all applets now have a help entry. Also, I cleaned up the spacing of the existing text so that things are consistent. This patch is against this morning's CVS. Thomas Cameron CEI Systems, Inc. | |||||
* | Make gcc not whine about "deprecated use of label at end of compound statement" | Eric Andersen | 2003-06-20 | 1 | -0/+1 | |
| | ||||||
* | Add missing pieces from vodz' last_patch88 | Eric Andersen | 2003-06-14 | 3 | -0/+203 | |
| | ||||||
* | Vodz, last_patch_88 | Glenn L McGrath | 2003-06-10 | 19 | -355/+197 | |
| | ||||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -3/+3 | |
| | ||||||
* | Patch from Bastian Blank | Glenn L McGrath | 2003-02-15 | 1 | -0/+4 | |
| | | | | | | | - ip route flush - different usage for telnetd in inetd mode - changes for the default flags of the ip features - if no /usr requested, udhcpc should use the script also without /usr. | |||||
* | sync with udhcp bug fixes | Russ Dill | 2003-02-12 | 3 | -6/+9 | |
| | ||||||
* | merge fixes with udhcp | Russ Dill | 2003-01-21 | 1 | -3/+4 | |
| | ||||||
* | hehe. Screwed that one up. Lets do things right this time. | Eric Andersen | 2002-12-11 | 1 | -1/+2 | |
| | | | | -Erik | |||||
* | Makefile rework coordinate with Russ so udhcp will behave | Eric Andersen | 2002-12-11 | 1 | -15/+9 | |
| | | | | -Erik | |||||
* | slight change to reflect BB_VER change | Russ Dill | 2002-12-11 | 3 | -3/+3 | |
| | ||||||
* | sorry about all the noise, should be all synced up now | Russ Dill | 2002-12-11 | 3 | -3/+19 | |
| | ||||||
* | resync with udhcp cvs | Russ Dill | 2002-12-11 | 9 | -83/+46 | |
| | ||||||
* | Make sure we have a show_usage function prototype | Eric Andersen | 2002-12-11 | 1 | -1/+3 | |
| | | | | -Erik | |||||
* | Support using ip in udhcpc scripts. | Glenn L McGrath | 2002-12-08 | 4 | -1/+62 | |
| | | | | Slightly modified version of patch by Bastian Blank | |||||
* | Fixup dumpleases compile problem | Eric Andersen | 2002-12-06 | 2 | -1/+4 | |
| | ||||||
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 3 | -18/+48 | |
| | | | | | | | | modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik | |||||
* | Change if(x)free(x); to free(x); | Aaron Lehmann | 2002-11-28 | 2 | -3/+3 | |
| | ||||||
* | udhcpc documentation update | Russ Dill | 2002-11-19 | 1 | -5/+6 | |
| | ||||||
* | version number oops | Russ Dill | 2002-11-05 | 3 | -1/+8 | |
| | ||||||
* | sync to udhcp 0.9.8 | Russ Dill | 2002-10-31 | 8 | -160/+243 | |
| | ||||||
* | missed add for udhcp | Russ Dill | 2002-10-14 | 1 | -0/+30 | |
| | ||||||
* | added full udhcp integration | Russ Dill | 2002-10-14 | 35 | -0/+4230 | |