Russ Dill
|
a3170d5aab
|
whoops
|
2003-12-16 01:33:38 +00:00 |
|
Russ Dill
|
8f43126934
|
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)
|
2003-12-16 01:29:40 +00:00 |
|
Russ Dill
|
4a9e34c148
|
options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox
|
2003-12-15 22:09:36 +00:00 |
|
Glenn L McGrath
|
24833430bc
|
Vodz, last_patch_88
|
2003-06-10 17:22:49 +00:00 |
|
Russ Dill
|
1eb7a17b12
|
resync with udhcp cvs
|
2002-12-11 21:12:45 +00:00 |
|
Aaron Lehmann
|
a170e1c858
|
Change if(x)free(x); to free(x);
|
2002-11-28 11:27:31 +00:00 |
|
Russ Dill
|
61fb48930f
|
added full udhcp integration
|
2002-10-14 21:41:28 +00:00 |
|