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