kolibrios/kernel/branches/net/applications
hidnplayr 1dfb449935 Added VIA Rhine driver. Only tested on Rhine II cards.
git-svn-id: svn://kolibrios.org@3154 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-01-10 07:40:01 +00:00
..
arpcfg Updated network programs to use new network function numbers from network.inc 2012-07-09 12:45:04 +00:00
ftpd Added TCP_mss (max segment size) stub. 2012-12-29 22:22:10 +00:00
icmp Renamed icmp.asm to ping.asm and added parameter support 2012-07-14 07:48:41 +00:00
libraries/network Port numbers for TCP and UDP must be given in Big endian order now. 2012-11-01 12:33:15 +00:00
netcfg Added VIA Rhine driver. Only tested on Rhine II cards. 2013-01-10 07:40:01 +00:00
netstat netstat now works with all network interfaces instead of default device 0. 2012-07-13 12:35:23 +00:00
nslookup Updated network programs to use new network function numbers from network.inc 2012-07-09 12:45:04 +00:00
pppoe Added some more configuration protocols to the PPPoE program 2012-09-02 10:04:23 +00:00
socketdbg Added simple socket debugging tool. 2012-12-30 20:31:11 +00:00
synergyc Port numbers for TCP and UDP must be given in Big endian order now. 2012-11-01 12:33:15 +00:00
tcpserv Port numbers for TCP and UDP must be given in Big endian order now. 2012-11-01 12:33:15 +00:00
telnet Port numbers for TCP and UDP must be given in Big endian order now. 2012-11-01 12:33:15 +00:00
tftpc Port numbers for TCP and UDP must be given in Big endian order now. 2012-11-01 12:33:15 +00:00
vncc Port numbers for TCP and UDP must be given in Big endian order now. 2012-11-01 12:33:15 +00:00
zeroconf Port numbers for TCP and UDP must be given in Big endian order now. 2012-11-01 12:33:15 +00:00
config.inc
debug-fdo.inc
dll.inc
libio.inc
macros.inc
network.inc Updated network programs to use new network function numbers from network.inc 2012-07-09 12:45:04 +00:00
proc32.inc
struct.inc