Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
3f1123103cff3d6a67f5faa2f4b25f3c1e92a501
/
networking
/
udhcp
/
script.c
3f11231
max_option_length[] holds small ints, uint8_t is enough
by Denis Vlasenko
· 17 years ago
fbd2918
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.
by Denis Vlasenko
· 18 years ago
5066473
udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>)
by Denis Vlasenko
· 18 years ago
b6aae0f
preparatory patch for -Wwrite-strings #2
by Denis Vlasenko
· 18 years ago
c2f5b02
udhcpc: fix my breakage
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
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
3f78561
My first bout of untangling udhcp. Make lots of gratuitous #defines go
by Rob Landley
· 19 years ago
9ffd423
Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary
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
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
2f9c30a
safe exported namespace for udhcp. Not full, bore :-(
by "Vladimir N. Oleynik"
· 19 years ago
57f49d3
fix memory leak caused by switch to vfork
by Russ Dill
· 21 years ago
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 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
d242e49
fix a long standing underallocation bug
by Russ Dill
· 21 years ago
a899263
move debugging to safe place (before vfork)
by Russ Dill
· 21 years ago
4e864a3
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
by Russ Dill
· 21 years ago
76729b8
include headers with prototypes to make sure prototypes match
by Russ Dill
· 21 years ago
62419df
make udhcp work under uclinux, to an extent
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
858fad7
sync with udhcp bug fixes
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