- 7031f62 add back in udhcp support by Mike Frysinger · 19 years ago
- 787140d remove in place of external link by Mike Frysinger · 19 years ago
- 13c8327 sync busybox and udhcp trees by Mike Frysinger · 19 years ago
- e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- 53ad366 remove 1 exported by "Vladimir N. Oleynik" · 19 years ago
- b6f7164 move a couple of functions from common code (options.c) to udhcpd private by Paul Fox · 19 years ago
- abf58d6 Wade Berrier writes: by Eric Andersen · 20 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- ad95373 Use standard C99 types by Eric Andersen · 21 years ago
- 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
- e304956 clean up some bad, bad formatting by Russ Dill · 21 years ago
- 5f46f1c remove reference to missing header file which is breaking the build by Eric Andersen · 21 years ago
- 8b38451 why the complication of a static string rather than a define? gcc isn't dumb by Russ Dill · 21 years ago
- 7becf59 when compiled standalone, udhcp needs these headers by Russ Dill · 21 years ago
- a3170d5 whoops by Russ Dill · 21 years ago
- 8f43126 not sure who made this change, but it certainly mucks things up (note 'fwrite(leases, ...'), adds a bit more code, and some stack overhead. Anywho, this fixes it, and retains the spirit of what the submitter of this change was attempting to acheive (the entire lease is written at once in a struct) by Russ Dill · 21 years ago
- 4a9e34c options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox by Russ Dill · 21 years ago
- 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
- 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
- a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
- 61fb489 added full udhcp integration by Russ Dill · 22 years ago