This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
networking
/
udhcp
History
Denis Vlasenko
3f1123103c
max_option_length[] holds small ints, uint8_t is enough
...
function old new delta max_option_length 44 11 -33
2007-08-19 21:21:16 +00:00
..
arpping.c
…
clientpacket.c
…
clientsocket.c
…
common.c
trylink: produce even more info about final link stage
2007-08-12 20:58:27 +00:00
common.h
introduce and use xdup2(int, int)
2007-08-18 14:16:39 +00:00
Config.in
udhcpd: add -f "foreground" and -S "syslog" options
2007-08-14 16:45:29 +00:00
dhcpc.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
dhcpc.h
…
dhcpd.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
dhcpd.h
…
dhcprelay.c
introduce and use xdup2(int, int)
2007-08-18 14:16:39 +00:00
domain_codec.c
…
dumpleases.c
don't pass argc in getopt32, it's superfluous
2007-08-18 15:32:12 +00:00
files.c
…
Kbuild
…
leases.c
udhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/
2007-08-09 08:04:05 +00:00
options.c
trylink: produce even more info about final link stage
2007-08-12 20:58:27 +00:00
options.h
…
packet.c
introduce and use xdup2(int, int)
2007-08-18 14:16:39 +00:00
script.c
max_option_length[] holds small ints, uint8_t is enough
2007-08-19 21:21:16 +00:00
serverpacket.c
…
signalpipe.c
…
socket.c
introduce and use xdup2(int, int)
2007-08-18 14:16:39 +00:00
static_leases.c
…