hush/networking
Bernhard Reutner-Fischer ed7bb6278d - put NLS stuff in one central place to avoid redefines.
Fixes warnings about:
fdisk.c:45:1: warning: "_" redefined
nfsmount.c:121:1: warning: "_" redefined
nfsmount.c:122:1: warning: "N_" redefined
interface.c:84:1: warning: "_" redefined
2006-02-23 14:25:15 +00:00
..
libiproute Patch from Denis Vlasenko to constify things and fix a few typos. 2006-02-22 17:01:00 +00:00
udhcp Patch from Denis Vlasenko to constify things and fix a few typos. 2006-02-22 17:01:00 +00:00
arping.c fix up annoying signed/unsigned and mixed type errors 2006-01-30 22:30:41 +00:00
Config.in add feature: support for running scripts through an interpreter. Thanks Florian Schirmer <jolt@tuxbox.org> 2006-01-31 13:53:30 +00:00
dnsd.c +#include <sys/socket.h> 2006-01-25 14:40:24 +00:00
ether-wake.c just whitespace 2006-01-25 00:08:53 +00:00
fakeidentd.c just whitespace 2006-01-25 00:08:53 +00:00
ftpgetput.c The brain-dead FTP servers on Solaris don't support the size command. 2006-01-10 06:36:00 +00:00
hostname.c just whitespace 2006-01-25 00:08:53 +00:00
httpd.c Rename UNUSE() to SKIP(). 2006-02-20 23:05:06 +00:00
ifconfig.c Can't store a pointer in an int on 64 bit platforms. 2005-11-22 17:09:14 +00:00
ifupdown.c just whitespace 2006-01-25 00:08:53 +00:00
inetd.c just whitespace 2006-01-25 00:08:53 +00:00
interface.c - put NLS stuff in one central place to avoid redefines. 2006-02-23 14:25:15 +00:00
ip.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
ipaddr.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
ipcalc.c touchup argc/argv handling to shrink a bit and fix a segfault when given wrong number of parameters as noted and fixed by Cristian Ionescu-Idbohrn 2005-09-24 23:48:18 +00:00
iplink.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
iproute.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
iptunnel.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
Makefile use the shorter license header 2005-09-24 07:16:29 +00:00
Makefile.in Don't build directory libraries unless we're building an applet that needs it. 2006-02-21 19:11:35 +00:00
nameif.c - add platform.h. 2006-01-22 22:55:11 +00:00
nc.c just whitespace 2006-01-25 00:08:53 +00:00
netstat.c just whitespace 2006-01-25 00:08:53 +00:00
nslookup.c return failure when nslookup fails 2004-10-13 07:25:01 +00:00
ping.c just whitespace 2006-01-25 00:08:53 +00:00
ping6.c just whitespace 2006-01-25 00:08:53 +00:00
route.c fix up annoying signed/unsigned and mixed type errors 2006-01-30 22:30:41 +00:00
telnet.c fix up annoying signed/unsigned and mixed type errors 2006-01-30 22:30:41 +00:00
telnetd.c fix up annoying signed/unsigned and mixed type errors 2006-01-30 22:30:41 +00:00
tftp.c just whitespace 2006-01-25 00:08:53 +00:00
traceroute.c rfelker writes in Bug 740: s/u_char/unsigned char/ 2006-02-19 22:59:12 +00:00
vconfig.c just whitespace 2006-01-25 00:08:53 +00:00
wget.c Small tweak cherry-picked from Devin Bayer's monster MacOS X patch. 2006-02-21 18:34:54 +00:00
zcip.c fix up annoying signed/unsigned and mixed type errors 2006-01-30 22:30:41 +00:00