busybox/networking/udhcp
2007-02-02 01:16:08 +00:00
..
arpping.c u_short, ulong exterminated 2006-12-19 20:32:02 +00:00
clientpacket.c A bunch of defined(__GLIBC__) added. static-linking warning expanded 2006-12-18 21:49:06 +00:00
clientsocket.c - use xlisten/xsocket some more. Saves .25 kB 2006-12-19 16:31:09 +00:00
common.c use bb_sanitize_stdio() where appropriate 2007-01-27 22:21:12 +00:00
common.h preparatory patch for -Wwrite-strings #2 2007-01-29 22:51:25 +00:00
Config.in dhcprelay: new applet 2006-11-20 19:40:36 +00:00
dhcpc.c fix potentially misaligned 32-bit accesses 2007-01-18 15:42:00 +00:00
dhcpc.h preparatory patch for -Wwrite-strings #2 2007-01-29 22:51:25 +00:00
dhcpd.c - use xlisten/xsocket some more. Saves .25 kB 2006-12-19 16:31:09 +00:00
dhcpd.h udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
dhcprelay.c exterminate u_intXXX. 2007-01-22 14:04:27 +00:00
dumpleases.c small fixes: using fd-based io instead of FILE*-based, 2006-11-18 22:03:26 +00:00
files.c udhcpd: allow "domain" to be a list of DNS servers, not just one 2007-02-02 01:16:08 +00:00
Kbuild dhcprelay: new applet 2006-11-20 19:40:36 +00:00
leases.c udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
options.c udhcpd: allow "domain" to be a list of DNS servers, not just one 2007-02-02 01:16:08 +00:00
options.h add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes 2006-11-23 12:57:49 +00:00
packet.c A bunch of defined(__GLIBC__) added. static-linking warning expanded 2006-12-18 21:49:06 +00:00
pidfile.c small fixes: using fd-based io instead of FILE*-based, 2006-11-18 22:03:26 +00:00
script.c preparatory patch for -Wwrite-strings #2 2007-01-29 22:51:25 +00:00
serverpacket.c udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
signalpipe.c udhcp: fix indentation and style. 2006-11-18 19:51:32 +00:00
socket.c preparatory patch for -Wwrite-strings #2 2007-01-29 22:51:25 +00:00
static_leases.c httpd: slight reduction of #ifdef forest 2006-11-21 10:15:25 +00:00