Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard C99 types | andersen | 2004-01-30 | 1 | -3/+3 |
* | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | russ | 2003-12-18 | 1 | -49/+49 |
* | clean up some bad, bad formatting | russ | 2003-12-16 | 1 | -48/+49 |
* | remove reference to missing header file which is breaking the build | andersen | 2003-12-16 | 1 | -1/+0 |
* | why the complication of a static string rather than a define? gcc isn't dumb | russ | 2003-12-16 | 1 | -1/+1 |
* | when compiled standalone, udhcp needs these headers | russ | 2003-12-16 | 1 | -0/+2 |
* | whoops | russ | 2003-12-16 | 1 | -1/+1 |
* | not sure who made this change, but it certainly mucks things up (note 'fwrite... | russ | 2003-12-16 | 1 | -9/+13 |
* | options is a pretty common symbol, bad idea to use as a global in udhcp when ... | russ | 2003-12-15 | 1 | -1/+1 |
* | Vodz, last_patch_88 | bug1 | 2003-06-10 | 1 | -60/+63 |
* | resync with udhcp cvs | russ | 2002-12-11 | 1 | -1/+1 |
* | Change if(x)free(x); to free(x); | aaronl | 2002-11-28 | 1 | -1/+1 |
* | added full udhcp integration | russ | 2002-10-14 | 1 | -0/+284 |