# # ChangeLog for / in network-demos # # Generated by Trac 1.2.1.dev0 # 03/28/24 13:19:25 Wed, 10 Nov 1999 20:50:20 GMT Joel Sherrill [2536fb0] * ntp/Makefile (added) * ntp/init.c (added) New ntp demo test from Eric Norum . Thu, 28 Oct 1999 18:56:14 GMT Joel Sherrill [beb40a5] * VERSION (modified) Changed version to 19991028. Thu, 28 Oct 1999 18:55:25 GMT Joel Sherrill [4018538] * http/Makefile (added) * http/index.html (added) * http/init.c (added) * http/system.h (added) New httpd sample test from Emmanuel Raguet. Fri, 20 Aug 1999 19:34:35 GMT Joel Sherrill [bca36a0] * VERSION (modified) Changed version to 19990820. Mon, 12 Jul 1999 15:49:45 GMT Joel Sherrill [bd4cda0] * tftpTest/init.c (modified) Patch from Eric Norum : I changed the TFTP ... Fri, 09 Jul 1999 19:06:18 GMT Joel Sherrill [45c129b] * VERSION (modified) Changed version to 199900709. Fri, 11 Jun 1999 14:10:59 GMT Joel Sherrill [24de663] * select/test.c (modified) Patch from Ian Lance Taylor to test new "interrupt- ... Fri, 11 Jun 1999 13:37:12 GMT Joel Sherrill [2cf4ec4] * STATUS (modified) Updated. Wed, 07 Apr 1999 21:33:21 GMT Joel Sherrill [83c159d] * networkconfig.h (modified) Changed to bogus information. Thu, 01 Apr 1999 18:19:08 GMT Joel Sherrill [ba9c45c] * ttcp/rtems_ttcp.c (modified) Patch from Eric Norum to take advantage of ... Wed, 10 Feb 1999 19:57:04 GMT Joel Sherrill [ce34271] * ttcp/ttcp_orig/ttcp.c (modified) Added debug print when test can't get a buffer. This is probably a ... Wed, 10 Feb 1999 19:56:39 GMT Joel Sherrill [2b13801] * ttcp/rtems_ttcp.c (modified) Modified to delay at startup. Wed, 10 Feb 1999 19:56:03 GMT Joel Sherrill [d681bc2] * tftpTest/init.c (modified) Modified to support TFTP filesystem. Wed, 10 Feb 1999 19:55:45 GMT Joel Sherrill [b8a1e4f] * netdemo/init.c (modified) Added call to rtems_bsdnet_show_inet_routes(). Wed, 10 Feb 1999 19:55:26 GMT Joel Sherrill [389195e] * dnstest/test.c (modified) Removed warnings. Wed, 10 Feb 1999 19:54:56 GMT Joel Sherrill [16a968e] * networkconfig.h (modified) Modified so warnings would be printed if no network driver was defined. Wed, 10 Feb 1999 19:53:42 GMT Joel Sherrill [43df10f] * socket/Makefile (deleted) * socket/buffer.c (deleted) * socket/buffer.h (deleted) * socket/init.c (deleted) * socket/pgmHost/Makefile (deleted) * socket/pgmHost/clientTcp.c (deleted) * socket/pgmHost/clientUdp.c (deleted) * socket/pgmHost/serverTcp.c (deleted) * socket/pgmHost/serverUdp.c (deleted) * socket/system.h (deleted) Removing socket test. Thu, 17 Dec 1998 22:47:40 GMT Joel Sherrill [53b86e6] * VERSION (modified) changed version to 19981217 Mon, 14 Dec 1998 21:17:52 GMT Joel Sherrill [c46e5b6] * select/Makefile (added) * select/init.c (added) * select/test.c (added) New files from Eric Norum to test the select code. Tue, 27 Oct 1998 18:19:26 GMT Joel Sherrill [1626e46] * VERSION (modified) changed version to 4.0.0 Thu, 15 Oct 1998 13:54:24 GMT Joel Sherrill [2a95617] * VERSION (modified) changed version to 4.0.0-beta4a Tue, 13 Oct 1998 13:55:51 GMT Joel Sherrill [f84493d] * networkconfig.h (modified) Changed to clarify how to set the network address. Fri, 21 Aug 1998 15:36:09 GMT Joel Sherrill [14cbc50] * DEBUG.hints (modified) Removed reference to TRACE_NETWORK_DRIVER which was KA9Q specific. Fri, 21 Aug 1998 13:36:35 GMT Joel Sherrill [5271dd3] * VERSION (modified) changed version to 980821 Fri, 21 Aug 1998 13:34:19 GMT Joel Sherrill [4ce159c] * VERSION (modified) changed version to 980326 Fri, 21 Aug 1998 13:29:48 GMT Joel Sherrill [e26f48e] * VERSION (added) New file Fri, 21 Aug 1998 13:26:06 GMT Joel Sherrill [7ba2ac5] * dnstest/Makefile (modified) * dnstest/init.c (modified) * dnstest/test.c (modified) * netdemo/Makefile (modified) * netdemo/init.c (modified) * netdemo/test.c (modified) * socket/buffer.c (modified) * socket/buffer.h (modified) * socket/init.c (modified) * socket/pgmHost/clientTcp.c (modified) * socket/pgmHost/clientUdp.c (modified) * socket/pgmHost/serverTcp.c (modified) * socket/pgmHost/serverUdp.c (modified) * tftpTest/Makefile (modified) * tftpTest/init.c (modified) * tftpTest/test.c (modified) * ttcp/Makefile (modified) * ttcp/README (modified) * ttcp/init.c (modified) * ttcp/rtems_ttcp.c (modified) * ttcp/ttcp_orig/README (modified) * ttcp/ttcp_orig/ttcp.c (modified) Added CVS Id Strings which were missing Fri, 21 Aug 1998 13:22:35 GMT Joel Sherrill [0c9330e] * netdemo/Makefile (modified) * netdemo/init.c (modified) * netdemo/test.c (modified) * tftpTest/Makefile (modified) * tftpTest/init.c (modified) * tftpTest/test.c (modified) * ttcp/Makefile (modified) * ttcp/README (modified) * ttcp/init.c (modified) * ttcp/rtems_ttcp.c (modified) KA9Q -> FreeBSD changes from Eric Norum Fri, 21 Aug 1998 13:19:35 GMT Joel Sherrill [4cfe89f] * STATUS (added) * networkconfig.h (added) * ttcp/include/arpa/inet.h (deleted) * ttcp/include/netdb.h (deleted) * ttcp/include/netinet/in.h (deleted) * ttcp/include/netinet/tcp.h (deleted) * ttcp/include/sys/socket.h (deleted) * usercfg.h (deleted) Removed -- now provided by RTEMS Fri, 21 Aug 1998 13:13:06 GMT Joel Sherrill [8cfa3aa] * dnstest/Makefile (added) * dnstest/init.c (added) * dnstest/test.c (added) New files Wed, 12 Aug 1998 23:15:45 GMT Joel Sherrill [3b67d88] * tftpTest/init.c (modified) * tftpTest/test.c (modified) Added gratuitous arp and commented out a confusing printf. Wed, 12 Aug 1998 23:07:14 GMT Joel Sherrill [af0dafa] * ttcp/init.c (modified) * ttcp/rtems_ttcp.c (modified) Added foreground task which can print KA9Q tables. Wed, 12 Aug 1998 23:06:59 GMT Joel Sherrill [db1377f] * ttcp/README (modified) Added CVS Id. Wed, 12 Aug 1998 23:06:42 GMT Joel Sherrill [19a33c6] * tftpTest/init.c (modified) * tftpTest/test.c (modified) Added support for non-bootp servers Wed, 12 Aug 1998 23:06:16 GMT Joel Sherrill [7c81a8b] * netdemo/init.c (modified) * netdemo/test.c (modified) Cleaned up USE_BOOTP conditional for initialization. Get info from ... Wed, 12 Aug 1998 23:04:57 GMT Joel Sherrill [cf04c14] * usercfg.h (modified) Added info on telnet servers needed by netdemo. Added info on tftp ... Wed, 12 Aug 1998 16:14:27 GMT Joel Sherrill [d265bbf] * ttcp/rtems_ttcp.c (modified) Added undef of delay to avoid errors on some targets. Wed, 12 Aug 1998 16:14:11 GMT Joel Sherrill [bc09324] * ttcp/init.c (modified) Added code to turn on debug. Tue, 11 Aug 1998 14:36:23 GMT Joel Sherrill [062f725] * socket/pgmHost/Makefile (added) new file Tue, 11 Aug 1998 14:32:20 GMT Joel Sherrill [adf2267] * socket/Makefile (added) New file. Tue, 11 Aug 1998 13:31:51 GMT Joel Sherrill [f3b4c5a] * socket/buffer.c (added) * socket/buffer.h (added) * socket/init.c (added) * socket/pgmHost/clientTcp.c (added) * socket/pgmHost/clientUdp.c (added) * socket/pgmHost/serverTcp.c (added) * socket/pgmHost/serverUdp.c (added) * socket/system.h (added) New test from Emmanuel Raguet . Sat, 08 Aug 1998 17:51:30 GMT Joel Sherrill [554367a] * netdemo/test.c (modified) Added print. Thu, 30 Jul 1998 22:41:17 GMT Joel Sherrill [d3c5e78] * netdemo/README (modified) Moved debugging hints to new file. Thu, 30 Jul 1998 22:41:09 GMT Joel Sherrill [f7b674f] * DEBUG.hints (added) New file. Thu, 30 Jul 1998 22:38:15 GMT Joel Sherrill [9399732] * tftpTest/init.c (modified) * ttcp/init.c (modified) Switched to using a single usercfg.h file. Thu, 30 Jul 1998 22:36:04 GMT Joel Sherrill [2ddb68f] * DEBUG.linux (added) * usercfg.h (added) New files. Thu, 30 Jul 1998 22:35:45 GMT Joel Sherrill [497f13d] * netdemo/init.c (modified) Switched to using "../user.cfg" Thu, 30 Jul 1998 21:46:06 GMT Joel Sherrill [481950e] * netdemo/Makefile (modified) * netdemo/README (modified) * netdemo/init.c (modified) * netdemo/test.c (modified) Added notes from Eric to README. Added CVS $Id$ to all files. Thu, 30 Jul 1998 14:42:29 GMT Joel Sherrill [f444fb8] This commit was generated by cvs2svn to compensate for changes in r2, ... Thu, 30 Jul 1998 14:42:29 GMT Joel Sherrill [c87143a] * netdemo/Makefile (added) * netdemo/README (added) * netdemo/init.c (added) * netdemo/test.c (added) * tftpTest/Makefile (added) * tftpTest/init.c (added) * tftpTest/test.c (added) * ttcp/Makefile (added) * ttcp/README (added) * ttcp/include/arpa/inet.h (added) * ttcp/include/netdb.h (added) * ttcp/include/netinet/in.h (added) * ttcp/include/netinet/tcp.h (added) * ttcp/include/sys/socket.h (added) * ttcp/init.c (added) * ttcp/rtems_ttcp.c (added) * ttcp/ttcp_orig/README (added) * ttcp/ttcp_orig/ttcp.1 (added) * ttcp/ttcp_orig/ttcp.c (added) base from Eric Norum -- Demos.30May1998.tar.gz