Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
a8875efa8506e52ffb24db833e32ab8cfb9bceef
/
networking
/
udhcp
/
dhcpd.c
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
def8898
reviving libbusybox, adding CONFIG_INDIVIDUAL part 3
by Denis Vlasenko
· 17 years ago
deabacd
move udhcp_{client/server}_config to common_bufsiz1
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
a27a11b
introduce and use xdup2(int, int)
by Denis Vlasenko
· 17 years ago
9f7b92a
dhcpd: make -S and -f actually work
by Denis Vlasenko
· 17 years ago
3d17d2b
udhcpd: add -f "foreground" and -S "syslog" options
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
e6bce97
fix comment placement (no code changes)
by Denis Vlasenko
· 17 years ago
c82b510
udhcp: new config option "Rewrite the lease file at every new acknowledge"
by Denis Vlasenko
· 17 years ago
4b924f3
whitespace fixes
by Denis Vlasenko
· 18 years ago
6e6d331
udhcpc: stop deleting our own pidfile if we daemonize.
by Denis Vlasenko
· 18 years ago
febe3c4
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
by Bernhard Reutner-Fischer
· 18 years ago
af1c843
Move udhcp to new NOMMU helpers.
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
28fbd69
- use xlisten/xsocket some more. Saves .25 kB
by Bernhard Reutner-Fischer
· 18 years ago
e2d3ded
udhcpc: convert to getopt32
by Denis Vlasenko
· 18 years ago
5a3395b
udhcp: fix indentation and style.
by Denis Vlasenko
· 18 years ago
a959588
Yet another silly little byte saving. couldn't -> cannot
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
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
3f78561
My first bout of untangling udhcp. Make lots of gratuitous #defines go
by Rob Landley
· 19 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 19 years ago
9ffd423
Minor cleanups: Convert a few calloc() calls to xzalloc, remove unnecessary
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
37adefc
Off by one error in max_leases sanity check. Bug 349, apparently.
by Rob Landley
· 19 years ago
abf58d6
Wade Berrier writes:
by Eric Andersen
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 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
9f4395c
sorry about all the noise, should be all synced up now
by Russ Dill
· 22 years ago
61fb489
added full udhcp integration
by Russ Dill
· 22 years ago