Paul Fox
|
01f67987e0
applying fix for:
|
19 years ago |
Rob Landley
|
0b1ff5a606
Tobias Krawutschke found a bug where the DHCP client would accept packets
|
19 years ago |
Rob Landley
|
918f2ab3d7
Revert the uptime() removal. Let the list sort it out...
|
19 years ago |
Rob Landley
|
8b80c71d70
Patch from Shaun Jackman:
|
19 years ago |
Mike Frysinger
|
3cc01a80a3
In Bug 209, bernhardf writes:
|
19 years ago |
Mike Frysinger
|
d824853de3
merge from udhcp module
|
20 years ago |
Russ Dill
|
309c7b71e6
fix timewarp in client (server fix later)
|
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
|
4e864a36b6
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
|
21 years ago |
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 years ago |
Glenn L McGrath
|
d9461f887e
Allow one to detect and handle the case where no lease could be obtained
|
21 years ago |
Glenn L McGrath
|
8ce8f9b482
Remove stray '\n'
|
21 years ago |
Eric Andersen
|
1b2e7c3b2a
Make gcc not whine about "deprecated use of label at end of compound statement"
|
21 years ago |
Glenn L McGrath
|
24833430bc
Vodz, last_patch_88
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Glenn L McGrath
|
4a4c677fcc
Patch from Bastian Blank
|
22 years ago |
Russ Dill
|
6393d69f76
merge fixes with udhcp
|
22 years ago |
Russ Dill
|
54fde9ea5c
slight change to reflect BB_VER change
|
22 years ago |
Russ Dill
|
1eb7a17b12
resync with udhcp cvs
|
22 years ago |
Eric Andersen
|
d7e1a6c6eb
Make sure we have a show_usage function prototype
|
22 years ago |
Aaron Lehmann
|
a170e1c858
Change if(x)free(x); to free(x);
|
22 years ago |
Russ Dill
|
f5ecd43473
sync to udhcp 0.9.8
|
22 years ago |
Russ Dill
|
61fb48930f
added full udhcp integration
|
22 years ago |