hush/networking
Eric Andersen 8b96032139 Fix a bug pointed out by Rob Landley <rlandley@austin.rr.com>, where
setup_sockaddr_in was zeroing the sizeof a pointer, not the sizeof the struct,
which was obviously what was intended.  Thanks Rob,
 -Erik
2001-03-17 05:43:39 +00:00
..
hostname.c A cleanup patch from Jeff Garzik to static-ify a number of 2001-03-09 21:24:12 +00:00
ifconfig.c Don't confuse people. If the run 'ifconfig' and they didn't 2001-03-15 20:48:45 +00:00
nc.c Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup 2001-03-09 14:36:42 +00:00
nslookup.c It turns out that DODMALLOC was broken when I reorganized busybox.h 2001-02-20 06:14:08 +00:00
ping.c Fix socklen_t for libc5 2001-03-14 01:23:07 +00:00
route.c A cleanup patch from Jeff Garzik to static-ify a number of 2001-03-09 21:24:12 +00:00
telnet.c Fix a bug pointed out by Rob Landley <rlandley@austin.rr.com>, where 2001-03-17 05:43:39 +00:00
tftp.c Applied patch from Vladimir Oleynik via Magnus Damm that removes newlines from 2001-03-06 20:58:48 +00:00
wget.c A cleanup patch from Jeff Garzik to static-ify a number of 2001-03-09 21:24:12 +00:00