hush/networking
Bernhard Reutner-Fischer 01d23ade57 - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
Adds "Enable getopt long" under "General options", default y.
  Send patches to fix getopt_ulflags and run_parts.c if you turn this off..
  See http://busybox.net/lists/busybox/2006-May/021828.html for a start to run-parts
2006-05-26 20:19:22 +00:00
..
libiproute Patch from Bernhard Fischer to remove some useless bits. 2006-05-17 20:24:53 +00:00
udhcp fix spelling mistakes 2006-05-26 01:48:17 +00:00
arping.c Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes 2006-05-07 20:20:34 +00:00
Config.in - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 2006-05-26 20:19:22 +00:00
dnsd.c - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() 2006-04-12 18:24:37 +00:00
ether-wake.c
fakeidentd.c - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() 2006-04-12 18:24:37 +00:00
ftpgetput.c - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 2006-05-26 20:19:22 +00:00
hostname.c
httpd.c fix spelling mistakes 2006-05-26 01:48:17 +00:00
ifconfig.c
ifupdown.c Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes 2006-05-07 20:20:34 +00:00
inetd.c - patch from Denis Vlasenko to add and use bb_xdaemon() 2006-04-12 18:09:26 +00:00
interface.c Patch from Robert P. Day to remove #ifdefed out SLIP support code that we 2006-05-19 22:54:42 +00:00
ip.c
ipaddr.c
ipcalc.c - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! 2006-05-26 20:19:22 +00:00
iplink.c
iproute.c
iptunnel.c
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in
nameif.c CONFIG->ENABLE migration. 2006-05-04 19:52:28 +00:00
nc.c Remove a pointless #define. 2006-05-25 18:31:11 +00:00
netstat.c
nslookup.c
ping6.c
ping.c
route.c fix no previous prototype warning 2006-05-11 02:36:51 +00:00
telnet.c - remove emacs layout block as suggested by Robert P.J. Day 2006-05-19 19:29:19 +00:00
telnetd.c accept() takes a socklen_t, not an int 2006-05-10 17:18:11 +00:00
tftp.c
traceroute.c kill off pointless malloc.h include 2006-04-16 21:17:00 +00:00
vconfig.c - patch from Denis Vlasenko to add and use bb_xopen3() 2006-04-13 12:45:04 +00:00
wget.c - remove emacs layout block as suggested by Robert P.J. Day 2006-05-19 19:29:19 +00:00
zcip.c