Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
54cf511ce1286ce46f04e4cead085b4af829f179
/
networking
/
udhcp
/
options.c
c4d606e
udhcpd: allow "domain" to be a list of DNS servers, not just one
by Denis Vlasenko
· 18 years ago
c90c3f3
add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes
by Denis Vlasenko
· 18 years ago
5a3395b
udhcp: fix indentation and style.
by Denis Vlasenko
· 18 years ago
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
ea62077
add open_read_close() and similar stuff
by Denis Vlasenko
· 18 years ago
e175ff2
several fixes from openWRT project
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
c8b360e
Use BB endianness macro.
by Rob Landley
· 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
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
b628409
more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS
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
230b411
Fix the warning by rewriting the function to be smaller and simpler.
by Rob Landley
· 19 years ago
d824853
merge from udhcp module
by Mike Frysinger
· 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
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
9f4395c
sorry about all the noise, should be all synced up now
by Russ Dill
· 22 years ago
1eb7a17
resync with udhcp cvs
by Russ Dill
· 22 years ago
6b5bd0e
Support using ip in udhcpc scripts.
by Glenn L McGrath
· 22 years ago
61fb489
added full udhcp integration
by Russ Dill
· 22 years ago