Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
739e30fbc3363756e574b5761ff63ea97ffd61c1
/
networking
/
udhcp
/
arpping.c
f1980f6
dhcp: add FAST_FUNC as appropriate. -160 bytes.
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
b89e202
udhcp: protect agianst timer overflowing 32-bit counter
by Denis Vlasenko
· 17 years ago
223bc97
udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@axis.com>)
by Denis Vlasenko
· 17 years ago
5d61e71
introduce safe_poll (fixes a problem in top)
by Denis Vlasenko
· 17 years ago
87f3b26
*: replace select-for-one descriptor with poll, it's smaller.
by Denis Vlasenko
· 17 years ago
42b3dea
udhcp: many small fixes:
by Denis Vlasenko
· 17 years ago
219d14d
random style fixes (extra spaces deleted)
by Denis Vlasenko
· 18 years ago
2870301
u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far)
by Denis Vlasenko
· 18 years ago
48237b0
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
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
ea62077
add open_read_close() and similar stuff
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
5bd2a4b
- remove last reminiscents of IN_BUSYBOX
by Bernhard Reutner-Fischer
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 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
c1ef7bd
just whitespace
by Tim Riker
· 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
309c7b7
fix timewarp in client (server fix later)
by Russ Dill
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
3f79300
Patch by Andrew Victor,
by Glenn L McGrath
· 21 years ago
ad95373
Use standard C99 types
by Eric Andersen
· 21 years ago
4e864a3
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
by Russ Dill
· 21 years ago
2483343
Vodz, last_patch_88
by Glenn L McGrath
· 22 years ago
858fad7
sync with udhcp bug fixes
by Russ Dill
· 22 years ago
61fb489
added full udhcp integration
by Russ Dill
· 22 years ago