Denis Vlasenko
|
fbd2918f5c
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.
|
18 years ago |
Denis Vlasenko
|
83e5d6f772
A bunch of defined(__GLIBC__) added. static-linking warning expanded
|
18 years ago |
Denis Vlasenko
|
48237b0c88
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
|
18 years ago |
Denis Vlasenko
|
c9cdeaa3fe
add compile-time check for correct DHCP packet size
|
18 years ago |
Denis Vlasenko
|
5a3395bc01
udhcp: fix indentation and style.
|
18 years ago |
Denis Vlasenko
|
a7189f01a4
add -Wundef, fix uncovered bugs
|
18 years ago |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 years ago |
Denis Vlasenko
|
3538b9a882
Implement optional syslog logging using ordinary
|
18 years ago |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 years ago |
"Robert P. J. Day"
|
68229837ff
Remove all usage of the "register" storage class specifier.
|
18 years ago |
Rob Landley
|
3f78561d63
My first bout of untangling udhcp. Make lots of gratuitous #defines go
|
18 years ago |
Mike Frysinger
|
7031f62d9b
add back in udhcp support
|
18 years ago |
Mike Frysinger
|
787140df39
remove in place of external link
|
19 years ago |
Mike Frysinger
|
13c8327b79
sync busybox and udhcp trees
|
19 years ago |
Rob Landley
|
0a7c8ef6e2
Patch from Denis Vlasenko to constify things and fix a few typos.
|
19 years ago |
Rob Landley
|
e8f504e86d
Bug 751: file handle leaks can add up until available filehandles for the
|
19 years ago |
Eric Andersen
|
a68ea1cb93
fix up yet more annoying signed/unsigned and mixed type errors
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Eric Andersen
|
aff114c33d
Larry Doolittle writes:
|
21 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
ad95373efc
Use standard C99 types
|
21 years ago |
Russ Dill
|
76729b8c69
include headers with prototypes to make sure prototypes match
|
21 years ago |
Glenn L McGrath
|
24833430bc
Vodz, last_patch_88
|
21 years ago |
Russ Dill
|
61fb48930f
added full udhcp integration
|
22 years ago |