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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
/
common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udhcp: logging improvements, field and variable renames
Denys Vlasenko
2009-06-17
1
-1
/
+1
*
udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v
Denys Vlasenko
2009-06-17
1
-1
/
+4
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+3
*
udhcp: slight shrink
Denis Vlasenko
2007-08-02
1
-21
/
+0
*
udhcp: many small fixes:
Denis Vlasenko
2007-07-03
1
-22
/
+2
*
udhcpc: stop deleting our own pidfile if we daemonize.
Denis Vlasenko
2007-05-03
1
-16
/
+0
*
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.
Denis Vlasenko
2007-04-07
1
-0
/
+2
*
make pidfile writing configurable.
Denis Vlasenko
2007-03-27
1
-29
/
+16
*
Move udhcp to new NOMMU helpers.
Denis Vlasenko
2007-03-26
1
-22
/
+38
*
use bb_sanitize_stdio() where appropriate
Denis Vlasenko
2007-01-27
1
-15
/
+1
*
small fixes: using fd-based io instead of FILE*-based,
Denis Vlasenko
2006-11-18
1
-3
/
+1
*
udhcp: fix indentation and style.
Denis Vlasenko
2006-11-18
1
-13
/
+0
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
1
-1
/
+1
*
bb_applet_name -> applet_name
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
Fix (hopefully) bug 976. Need more thorough audit.
Denis Vlasenko
2006-09-07
1
-3
/
+3
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-57
/
+14
*
replacing func() with xfunc() where appropriate
Denis Vlasenko
2006-09-03
1
-4
/
+1
*
My first bout of untangling udhcp. Make lots of gratuitous #defines go
Rob Landley
2006-05-28
1
-7
/
+6
*
- replace _PATH_DEVNULL with bb_dev_null
Bernhard Reutner-Fischer
2006-05-19
1
-4
/
+6
*
add back in udhcp support
Mike Frysinger
2006-05-08
1
-0
/
+135
*
remove in place of external link
Mike Frysinger
2006-03-23
1
-162
/
+0
*
Revert the uptime() removal. Let the list sort it out...
Rob Landley
2005-05-04
1
-0
/
+8
*
Patch from Shaun Jackman:
Rob Landley
2005-05-04
1
-8
/
+0
*
use busybox sysinfo struct
Russ Dill
2004-05-19
1
-1
/
+0
*
Fix a compile problem
Eric Andersen
2004-05-19
1
-2
/
+1
*
fix timewarp in client (server fix later)
Russ Dill
2004-05-19
1
-0
/
+9
*
remove uneccessary check (already done in pidfile.c)
Russ Dill
2004-05-19
1
-6
/
+4
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
it should work even if you don't assign a pidfile
Russ Dill
2003-12-26
1
-6
/
+7
*
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
Russ Dill
2003-12-18
1
-71
/
+71
*
make udhcp work under uclinux, to an extent
Russ Dill
2003-12-15
1
-0
/
+4
*
"Without this patch, udhcpcd output may be buffered and delayed for
Glenn L McGrath
2003-08-30
1
-0
/
+2
*
Add missing pieces from vodz' last_patch88
Eric Andersen
2003-06-14
1
-0
/
+150