Mike Frysinger
|
ee3e57db0d
Giuseppe Ciotta writes: add -t, --retries=NUM to show_usage()
|
18 lat temu |
Mike Frysinger
|
787140df39
remove in place of external link
|
18 lat temu |
Mike Frysinger
|
13c8327b79
sync busybox and udhcp trees
|
18 lat temu |
Eric Andersen
|
28a6afe975
Roy Walker writes:
|
18 lat temu |
Rob Landley
|
e7c43b66d7
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
|
19 lat temu |
Rob Landley
|
a2841e6d4b
Patch from Giuseppe Ciotta to specify retry count.
|
19 lat temu |
Eric Andersen
|
a68ea1cb93
fix up yet more annoying signed/unsigned and mixed type errors
|
19 lat temu |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 lat temu |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 lat temu |
"Vladimir N. Oleynik"
|
b628409b1e
more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS
|
19 lat temu |
Paul Fox
|
28de951b02
|
19 lat temu |
Paul Fox
|
a39bba33c8
allow suppression of default client-id. fixes bug 000037. allows
|
19 lat temu |
Paul Fox
|
7b86134032
remove duplicate check against chaddr.
|
19 lat temu |
Paul Fox
|
01f67987e0
applying fix for:
|
19 lat temu |
Rob Landley
|
0b1ff5a606
Tobias Krawutschke found a bug where the DHCP client would accept packets
|
19 lat temu |
Rob Landley
|
918f2ab3d7
Revert the uptime() removal. Let the list sort it out...
|
19 lat temu |
Rob Landley
|
8b80c71d70
Patch from Shaun Jackman:
|
19 lat temu |
Mike Frysinger
|
3cc01a80a3
In Bug 209, bernhardf writes:
|
19 lat temu |
Mike Frysinger
|
d824853de3
merge from udhcp module
|
20 lat temu |
Russ Dill
|
309c7b71e6
fix timewarp in client (server fix later)
|
20 lat temu |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 lat temu |
Eric Andersen
|
ad95373efc
Use standard C99 types
|
21 lat temu |
Russ Dill
|
4e864a36b6
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
|
21 lat temu |
Russ Dill
|
4b77acafa6
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
|
21 lat temu |
Glenn L McGrath
|
d9461f887e
Allow one to detect and handle the case where no lease could be obtained
|
21 lat temu |
Glenn L McGrath
|
8ce8f9b482
Remove stray '\n'
|
21 lat temu |
Eric Andersen
|
1b2e7c3b2a
Make gcc not whine about "deprecated use of label at end of compound statement"
|
21 lat temu |
Glenn L McGrath
|
24833430bc
Vodz, last_patch_88
|
21 lat temu |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 lat temu |
Glenn L McGrath
|
4a4c677fcc
Patch from Bastian Blank
|
22 lat temu |