index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
/
dhcpc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
small style fixes
Denis Vlasenko
2006-10-12
1
-3
/
+3
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-2
/
+2
*
Yet another silly little byte saving. couldn't -> cannot
Denis Vlasenko
2006-09-29
1
-1
/
+1
*
several fixes from openWRT project
Denis Vlasenko
2006-09-26
1
-2
/
+12
*
Build fixes for gcc 4.0 with -Werror, from Tito.
Rob Landley
2006-09-11
1
-1
/
+1
*
Fix (hopefully) bug 976. Need more thorough audit.
Denis Vlasenko
2006-09-07
1
-6
/
+12
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-21
/
+21
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
Various cleanups I made while going through Erik Hovland's patch submissions,
Rob Landley
2006-06-25
1
-42
/
+3
*
- reuse strings and messages. Saves about 600B
Bernhard Reutner-Fischer
2006-06-07
1
-1
/
+1
*
My first bout of untangling udhcp. Make lots of gratuitous #defines go
Rob Landley
2006-05-28
1
-17
/
+16
*
Consolidate #include <sys/time.h> so libbb.h does it.
Rob Landley
2006-05-27
1
-1
/
+0
*
add back in udhcp support
Mike Frysinger
2006-05-08
1
-0
/
+574
*
remove in place of external link
Mike Frysinger
2006-03-23
1
-573
/
+0
*
sync busybox and udhcp trees
Mike Frysinger
2006-03-23
1
-0
/
+1
*
Roy Walker writes:
Eric Andersen
2006-03-20
1
-2
/
+9
*
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
Rob Landley
2006-03-01
1
-4
/
+4
*
Patch from Giuseppe Ciotta to specify retry count.
Rob Landley
2006-02-20
1
-3
/
+8
*
fix up yet more annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-30
1
-4
/
+4
*
just whitespace
Tim Riker
2006-01-25
1
-3
/
+3
*
- add platform.h.
Bernhard Reutner-Fischer
2006-01-22
1
-15
/
+3
*
more make safe the exported namespace for udhcp. Move to bb-specific file for...
"Vladimir N. Oleynik"
2005-09-23
1
-1
/
+1
*
add support for setting the dhcp vendor class option (option 60).
Paul Fox
2005-09-22
1
-2
/
+23
*
allow suppression of default client-id. fixes bug 000037. allows
Paul Fox
2005-08-01
1
-3
/
+12
*
remove duplicate check against chaddr.
Paul Fox
2005-07-21
1
-3
/
+0
*
applying fix for:
Paul Fox
2005-07-20
1
-0
/
+5
*
Tobias Krawutschke found a bug where the DHCP client would accept packets
Rob Landley
2005-05-26
1
-0
/
+3
*
Revert the uptime() removal. Let the list sort it out...
Rob Landley
2005-05-04
1
-2
/
+2
*
Patch from Shaun Jackman:
Rob Landley
2005-05-04
1
-2
/
+2
*
In Bug 209, bernhardf writes:
Mike Frysinger
2005-04-16
1
-12
/
+12
*
merge from udhcp module
Mike Frysinger
2004-12-06
1
-2
/
+22
*
fix timewarp in client (server fix later)
Russ Dill
2004-05-19
1
-3
/
+3
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-24
/
+24
*
Use standard C99 types
Eric Andersen
2004-01-30
1
-1
/
+1
*
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
Russ Dill
2003-12-18
1
-28
/
+23
*
start attempting to bring udhcp in busybox back to the state where it is (ide...
Russ Dill
2003-12-16
1
-1
/
+30
*
Allow one to detect and handle the case where no lease could be obtained
Glenn L McGrath
2003-09-01
1
-0
/
+1
*
Remove stray '\n'
Glenn L McGrath
2003-08-29
1
-1
/
+1
*
Make gcc not whine about "deprecated use of label at end of compound statement"
Eric Andersen
2003-06-20
1
-0
/
+1
*
Vodz, last_patch_88
Glenn L McGrath
2003-06-10
1
-98
/
+22
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-3
/
+3
*
Patch from Bastian Blank
Glenn L McGrath
2003-02-15
1
-0
/
+4
*
merge fixes with udhcp
Russ Dill
2003-01-21
1
-3
/
+4
*
slight change to reflect BB_VER change
Russ Dill
2002-12-11
1
-1
/
+1
*
resync with udhcp cvs
Russ Dill
2002-12-11
1
-2
/
+2
*
Make sure we have a show_usage function prototype
Eric Andersen
2002-12-11
1
-1
/
+3
*
Change if(x)free(x); to free(x);
Aaron Lehmann
2002-11-28
1
-2
/
+2
*
sync to udhcp 0.9.8
Russ Dill
2002-10-31
1
-4
/
+5
*
added full udhcp integration
Russ Dill
2002-10-14
1
-0
/
+559
[prev]