Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
61126ab30a90b74e45a79ccb97074ab71afa6054
/
networking
/
udhcp
/
dumpleases.c
61126ab
small fixes: using fd-based io instead of FILE*-based, missed O_TRUNC, etc
by Denis Vlasenko
· 18 years ago
5a3395b
udhcp: fix indentation and style.
by Denis Vlasenko
· 18 years ago
5bd2a4b
- remove last reminiscents of IN_BUSYBOX
by Bernhard Reutner-Fischer
· 18 years ago
fa6c484
fix spelling mistakes
by Mike Frysinger
· 19 years ago
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
86f5c99
- add platform.h. - use shorter boilerplate while at it.
by Bernhard Reutner-Fischer
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
4040d3d
forgotten include
by Russ Dill
· 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
4b77aca
start attempting to bring udhcp in busybox back to the state where it is (ideally) an exact copy of udhcp outside of busybox so that its easy to merge back and forth
by Russ Dill
· 21 years ago
2483343
Vodz, last_patch_88
by Glenn L McGrath
· 22 years ago
54fde9e
slight change to reflect BB_VER change
by Russ Dill
· 22 years ago
1eb7a17
resync with udhcp cvs
by Russ Dill
· 22 years ago
27e99c8
Fixup dumpleases compile problem
by Eric Andersen
· 22 years ago
61fb489
added full udhcp integration
by Russ Dill
· 22 years ago