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-10 16:29:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
networking
History
Eric Andersen
a66a43e8ef
Teach tftp to direct the fetched file to stdout when the
...
user specifies "-l -" -Erik
2002-04-13 09:30:25 +00:00
..
config.in
Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com>
2001-10-31 11:00:46 +00:00
hostname.c
Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>:
2001-10-31 09:59:57 +00:00
ifconfig.c
Latest patch from vodz:
2001-11-10 11:22:46 +00:00
Makefile
Completely rework the config system so that it no longer annoys me to work on
2002-04-12 12:05:57 +00:00
Makefile.in
Completely rework the config system so that it no longer annoys me to work on
2002-04-12 12:05:57 +00:00
nc.c
Add xgethostbyname and herror_msg* functions.
2001-05-16 15:40:51 +00:00
netstat.c
Latest patch from vodz:
2001-11-10 11:22:46 +00:00
nslookup.c
Latest patch from vodz:
2001-11-10 11:22:46 +00:00
ping.c
Doh! I broke ping when removing the nested function.
2002-03-21 14:04:43 +00:00
route.c
Latest patch from vodz:
2001-11-10 11:22:46 +00:00
telnet.c
Remove
== TRUE' tests and convert
!= TRUE' and `== FALSE' tests to use !.
2001-12-20 23:13:26 +00:00
tftp.c
Teach tftp to direct the fetched file to stdout when the
2002-04-13 09:30:25 +00:00
traceroute.c
Latest patch from vodz:
2001-11-10 11:22:46 +00:00
wget.c
* networking/wget.c (parse_url): Allocate a string for the empty path.
2002-03-19 15:22:42 +00:00