hush/networking
Manuel Novoa III 4fb0b51703 This corrects the _really_poor_ implementation of "broadcast +" handling
by ifconfig that someone had submitted.  It fixes 1 bug, gets rid of the
excessive bloating of a structure that is used in a static const array,
and removes the implicit struct copys by keeping only the int type needed.
It also turns this into a configurable feature (off by default).
2001-08-10 06:02:23 +00:00
..
hostname.c
ifconfig.c This corrects the _really_poor_ implementation of "broadcast +" handling 2001-08-10 06:02:23 +00:00
nc.c
nslookup.c
ping.c
route.c
telnet.c
tftp.c
traceroute.c More libc5 fixups 2001-08-02 10:55:32 +00:00
wget.c