busybox/networking
Rob Landley c9c1a41c58 A couple things that got tangled up in my tree, easier to check in both than
untangle them:

Rewrite u_signal_names() into get_signum() and get_signame(), plus trim the
signal list to that required by posix (they can specify the numbers for
the rest if they really need them).  (This is preparatory cleanup for adding
a timeout applet like Roberto Foglietta wants.)

Export the itoa (added due to Denis Vlasenko, although it's not quite his
preferred implementation) from xfuncs.c so it's actually used, and remove
several other redundant implementations of itoa and utoa() in the tree.
2006-07-12 19:17:55 +00:00
..
libiproute Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
udhcp This file doesn't appear to be used anywhere. 2006-07-05 12:47:26 +00:00
arping.c More removal of "#if 0" content. 2006-07-01 14:59:54 +00:00
Config.in Upgrade netcat a lot. Make -e able to take the rest of the command line as 2006-07-10 19:45:20 +00:00
dnsd.c - s/defined(__uClinux__)/BB_NOMMU/ 2006-05-31 10:19:51 +00:00
ether-wake.c - patch from Denis Vlasenko to add and use bb_xsocket() and to use 2006-04-12 17:55:51 +00:00
fakeidentd.c use bb_xbind/bb_xlisten 2006-06-07 20:06:24 +00:00
ftpgetput.c - fix the build if we have ftpput without ftpget (speeling reeoe) 2006-06-07 13:31:59 +00:00
hostname.c Add one-line GPL boilerplate to these source files. 2006-07-11 11:32:31 +00:00
httpd.c Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
ifconfig.c - patch from Denis Vlasenko to add and use bb_xsocket() and to use 2006-04-12 17:55:51 +00:00
ifupdown.c More removal of "#if 0" content. 2006-07-01 14:59:54 +00:00
inetd.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
interface.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
ip.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
ipaddr.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
ipcalc.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
iplink.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
iproute.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
iptunnel.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
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 - revert back to r14406 2006-03-13 19:04:00 +00:00
nameif.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
nc.c Upgrade netcat a lot. Make -e able to take the rest of the command line as 2006-07-10 19:45:20 +00:00
netstat.c A couple things that got tangled up in my tree, easier to check in both than 2006-07-12 19:17:55 +00:00
nslookup.c Add one-line GPL boilerplate to these source files. 2006-07-11 11:32:31 +00:00
ping6.c Add one-line GPL boilerplate to these source files. 2006-07-11 11:32:31 +00:00
ping.c Bugfix from Shaun Jackman: don't attempt to write 64 bytes and then fail if 2006-05-31 23:54:50 +00:00
route.c More removal of "#if 0" content. 2006-07-01 14:59:54 +00:00
telnet.c More removal of "#if 0" content. 2006-07-01 14:59:54 +00:00
telnetd.c - fix the build if we have ftpput without ftpget (speeling reeoe) 2006-06-07 13:31:59 +00:00
tftp.c Make this slightly more readable, and expose the hypocrasy of a comment that 2006-06-18 15:23:13 +00:00
traceroute.c A couple things that got tangled up in my tree, easier to check in both than 2006-07-12 19:17:55 +00:00
vconfig.c - patch from Denis Vlasenko to add and use bb_xopen3() 2006-04-13 12:45:04 +00:00
wget.c A couple things that got tangled up in my tree, easier to check in both than 2006-07-12 19:17:55 +00:00
zcip.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00