Denis Vlasenko
|
3f1123103c
max_option_length[] holds small ints, uint8_t is enough
|
17 years ago |
Denis Vlasenko
|
fbd2918f5c
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.
|
17 years ago |
Denis Vlasenko
|
5066473d41
udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>)
|
18 years ago |
Denis Vlasenko
|
b6aae0f381
preparatory patch for -Wwrite-strings #2
|
18 years ago |
Denis Vlasenko
|
c2f5b02293
udhcpc: fix my breakage
|
18 years ago |
Denis Vlasenko
|
c90c3f30a8
add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes
|
18 years ago |
Denis Vlasenko
|
5a3395bc01
udhcp: fix indentation and style.
|
18 years ago |
Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
18 years ago |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
Rob Landley
|
3f78561d63
My first bout of untangling udhcp. Make lots of gratuitous #defines go
|
18 years ago |
Rob Landley
|
9ffd42317b
Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary
|
18 years ago |
Mike Frysinger
|
7031f62d9b
add back in udhcp support
|
18 years ago |
Mike Frysinger
|
787140df39
remove in place of external link
|
18 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
"Vladimir N. Oleynik"
|
b628409b1e
more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS
|
19 years ago |
"Vladimir N. Oleynik"
|
2f9c30a2d5
safe exported namespace for udhcp. Not full, bore :-(
|
19 years ago |
Russ Dill
|
57f49d3185
fix memory leak caused by switch to vfork
|
20 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
ad95373efc
Use standard C99 types
|
21 years ago |
Russ Dill
|
d242e49c89
fix a long standing underallocation bug
|
21 years ago |
Russ Dill
|
a8992635b1
move debugging to safe place (before vfork)
|
21 years ago |
Russ Dill
|
4e864a36b6
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
|
21 years ago |
Russ Dill
|
76729b8c69
include headers with prototypes to make sure prototypes match
|
21 years ago |
Russ Dill
|
62419df95c
make udhcp work under uclinux, to an extent
|
21 years ago |
Russ Dill
|
4a9e34c148
options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox
|
21 years ago |
Glenn L McGrath
|
24833430bc
Vodz, last_patch_88
|
21 years ago |
Russ Dill
|
858fad722f
sync with udhcp bug fixes
|
22 years ago |
Russ Dill
|
1eb7a17b12
resync with udhcp cvs
|
22 years ago |