Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-06 | Implement optional syslog logging using ordinary | Denis Vlasenko | |
bb_xx_msg calls, and convert networking/* to it. The rest of bbox will be converted gradually. | |||
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | |
2006-05-08 | add back in udhcp support | Mike Frysinger | |
2006-03-23 | remove in place of external link | Mike Frysinger | |
2006-02-22 | Bug 751: file handle leaks can add up until available filehandles for the | Rob Landley | |
process are exhausted. | |||
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2004-01-30 | Use standard C99 types | Eric Andersen | |
2003-12-18 | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | Russ Dill | |
2003-12-16 | include headers with prototypes to make sure prototypes match | Russ Dill | |
2003-11-14 | Ulrich Marx writes: | Eric Andersen | |
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): | |||
2003-08-29 | Remove stray '\n' | Glenn L McGrath | |
2003-06-10 | Vodz, last_patch_88 | Glenn L McGrath | |
2002-10-14 | added full udhcp integration | Russ Dill | |