Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-16 | whoops | Russ Dill | |
2003-12-16 | not sure who made this change, but it certainly mucks things up (note ↵ | Russ Dill | |
'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-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 | resync with udhcp cvs | Russ Dill | |
2002-11-28 | Change if(x)free(x); to free(x); | Aaron Lehmann | |
2002-10-14 | added full udhcp integration | Russ Dill | |