Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -4/+4 |
| | |||||
* | Use standard C99 types | Eric Andersen | 2004-01-30 | 1 | -2/+2 |
| | |||||
* | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | Russ Dill | 2003-12-18 | 1 | -26/+0 |
| | |||||
* | include headers with prototypes to make sure prototypes match | Russ Dill | 2003-12-16 | 1 | -0/+1 |
| | |||||
* | 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): | ||||
* | Remove stray '\n' | Glenn L McGrath | 2003-08-29 | 1 | -2/+2 |
| | |||||
* | Vodz, last_patch_88 | Glenn L McGrath | 2003-06-10 | 1 | -10/+8 |
| | |||||
* | added full udhcp integration | Russ Dill | 2002-10-14 | 1 | -0/+157 |