Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
6ca409e0e4c198fe3081346eebbae3f068fe605a
/
networking
/
udhcp
/
common.c
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
80edead
udhcp: slight shrink
by Denis Vlasenko
· 17 years ago
42b3dea
udhcp: many small fixes:
by Denis Vlasenko
· 17 years ago
6e6d331
udhcpc: stop deleting our own pidfile if we daemonize.
by Denis Vlasenko
· 18 years ago
fbd2918
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.
by Denis Vlasenko
· 18 years ago
10457b9
make pidfile writing configurable. [ui]toa_to_buf: change API. No users yet.
by Denis Vlasenko
· 18 years ago
af1c843
Move udhcp to new NOMMU helpers.
by Denis Vlasenko
· 18 years ago
e06bed3
use bb_sanitize_stdio() where appropriate
by Denis Vlasenko
· 18 years ago
61126ab
small fixes: using fd-based io instead of FILE*-based, missed O_TRUNC, etc
by Denis Vlasenko
· 18 years ago
5a3395b
udhcp: fix indentation and style.
by Denis Vlasenko
· 18 years ago
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
239369b
Fix (hopefully) bug 976. Need more thorough audit.
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
27af5a0
replacing func() with xfunc() where appropriate
by Denis Vlasenko
· 18 years ago
3f78561
My first bout of untangling udhcp. Make lots of gratuitous #defines go
by Rob Landley
· 19 years ago
0a8812b
- replace _PATH_DEVNULL with bb_dev_null
by Bernhard Reutner-Fischer
· 19 years ago
7031f62
add back in udhcp support
by Mike Frysinger
· 19 years ago
787140d
remove in place of external link
by Mike Frysinger
· 19 years ago
918f2ab
Revert the uptime() removal. Let the list sort it out...
by Rob Landley
· 20 years ago
8b80c71
Patch from Shaun Jackman:
by Rob Landley
· 20 years ago
5c9323f
use busybox sysinfo struct
by Russ Dill
· 21 years ago
28885c3
Fix a compile problem
by Eric Andersen
· 21 years ago
309c7b7
fix timewarp in client (server fix later)
by Russ Dill
· 21 years ago
91e006c
remove uneccessary check (already done in pidfile.c)
by Russ Dill
· 21 years ago
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
6caa073
it should work even if you don't assign a pidfile
by Russ Dill
· 21 years ago
4e864a3
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
by Russ Dill
· 21 years ago
62419df
make udhcp work under uclinux, to an extent
by Russ Dill
· 21 years ago
29a05f5
"Without this patch, udhcpcd output may be buffered and delayed for
by Glenn L McGrath
· 21 years ago
a8da17a
Add missing pieces from vodz' last_patch88
by Eric Andersen
· 22 years ago