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-31 | Use BB endianness macro. | Rob Landley | |
2006-05-08 | add back in udhcp support | Mike Frysinger | |
2006-03-23 | remove in place of external link | Mike Frysinger | |
2006-03-23 | sync busybox and udhcp trees | Mike Frysinger | |
2006-01-25 | just whitespace | Tim Riker | |
2005-09-23 | more make safe the exported namespace for udhcp. Move to bb-specific file ↵ | "Vladimir N. Oleynik" | |
for reduce change into udhcp-CVS | |||
2005-09-22 | move a couple of functions from common code (options.c) to udhcpd private | Paul Fox | |
code (files.c) to make udhcpc a little smaller. | |||
2005-09-08 | Fix the warning by rewriting the function to be smaller and simpler. | Rob Landley | |
I'd appreciate somebody on a __BIG_ENDIAN platform testing this out; I haven't got the hardware... | |||
2004-12-06 | merge from udhcp module | Mike Frysinger | |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2004-01-30 | Use standard C99 types | Eric Andersen | |
2003-12-15 | options is a pretty common symbol, bad idea to use as a global in udhcp when ↵ | Russ Dill | |
compiling into busybox | |||
2003-06-10 | Vodz, last_patch_88 | Glenn L McGrath | |
2002-12-11 | sorry about all the noise, should be all synced up now | Russ Dill | |
2002-12-11 | resync with udhcp cvs | Russ Dill | |
2002-12-08 | Support using ip in udhcpc scripts. | Glenn L McGrath | |
Slightly modified version of patch by Bastian Blank | |||
2002-10-14 | added full udhcp integration | Russ Dill | |