This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-01-25 23:32:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
networking
History
Tim Riker
c6def44cfc
ping return 1 if can't ping
2002-05-18 09:16:04 +00:00
..
config.in
…
hostname.c
…
ifconfig.c
…
Makefile
…
Makefile.in
…
nc.c
Tom Oehser noticed that we were lacking the SO_REUSEADDR flag.
2002-05-05 03:40:14 +00:00
netstat.c
This patch adds -e (extended information) to route and -r/-e (show routing
2002-05-14 23:03:23 +00:00
nslookup.c
uClibc supports struct _res these days...
2002-04-27 04:06:55 +00:00
ping.c
ping return 1 if can't ping
2002-05-18 09:16:04 +00:00
route.c
Reduced code size for new -e flag (suggested by vodz)
2002-05-16 19:14:15 +00:00
telnet.c
Fix bugs
2002-04-26 08:44:17 +00:00
tftp.c
Patch from Ben Low <ben@titr.uow.edu.au> to allow tftp to work
2002-04-15 07:40:27 +00:00
traceroute.c
…
wget.c
Added support for -Y|--proxy=on/off to wget
2002-05-14 23:36:45 +00:00