summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-082008-08-08 Joel Sherrill <joel.sherrill@OARcorp.com>network-demos-4-7-3network-demos-4-7-branchJoel Sherrill
* VERSION: Updated to network-demos-4.7.3.
2008-02-142008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>network-demos-4-7-2Joel Sherrill
* VERSION: Updated to network-demos-4.7.2.
2007-12-112007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* Makefile: New file.
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* init.c: Update from CVS head to be buildable.
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* init.c, system.h: Update from CVS head to be buildable.
2007-04-132007-04-13 Joel Sherrill <joel@OARcorp.com>network-demos-4-7-1Joel Sherrill
* VERSION: Updated to network-demos-4.7.1.
2007-04-132007-04-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* system.h: Correct URLs.
2007-03-052007-03-05 Joel Sherrill <joel@OARcorp.com>network-demos-4-7-0Joel Sherrill
* VERSION: Updated to network-demos-4.7.0.
2006-04-20This commit was manufactured by cvs2svn to create branch 'network-cvs2git
demos-4-7-branch'. Sprout from master 2006-04-20 22:35:44 UTC Joel Sherrill <joel.sherrill@OARcorp.com> 'Fix typos.' Cherrypick from ERIC-NORUM 1998-07-30 14:42:29 UTC Joel Sherrill <joel.sherrill@OARcorp.com> 'base from Eric Norum -- Demos.30May1998.tar.gz': ttcp/ttcp_orig/ttcp.1
2006-04-20Fix typos.Joel Sherrill
2005-09-022005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* VERSION: Updated to network-demos-4.6.99.2.
2003-01-282003-01-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* VERSION: Updated to network-demos-20030128.
2003-01-282003-01-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* init.c: Increase number of file descriptors and use IMFS instead of mini-IMFS as filesystem.
2002-10-212002-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* VERSION: Updated to network-demos-20021018.
2002-10-182002-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* VERSION: Updated to /usr1/rtems/releases/netdemos-20021018.
2002-10-182002-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c, rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c: define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not absolutely needed for networking.
2001-08-31changed version to ss-20010831Joel Sherrill
2001-08-312001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* SUPPORT: New file.
2001-08-312001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged missing stuff from 4.5 branch. * http/Makefile, http/init.c: Minor modifications to improve buildability.
2000-12-142000-12-14 Eric Norum <eric.norum@usask.ca>Joel Sherrill
* networkconfig.h: Default to using bootp host for tftp test.
2000-12-142000-12-14 Eric Norum <eric.norum@usask.ca>Joel Sherrill
* init.c, test.c: Added test of write capability.
2000-12-142000-12-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* ChangeLog: New file.
2000-07-12Patch from Andrew Bythell <abythell@nortelnetworks.com> that shouldJoel Sherrill
allow the http demo to build a correct starting filesystem and run. Formerly, the http demo did not configure the filesystem as needed or build the tar file such that GoAhead could find it.
2000-07-12Adding and deleting files for branch and main trunk.Joel Sherrill
2000-05-09new file added on 4.5 branchJoel Sherrill
2000-04-29New test from Eric Norum <eric@cls.usask.ca> to exercise RPC/XDR.Joel Sherrill
2000-01-04Changed version to 20000104.Joel Sherrill
1999-12-14Changed CONFIGURATION_MICROSECONDS_PER_TICK definition to a more reasonableJoel Sherrill
value.
1999-11-16Changed version to 19991116.Joel Sherrill
1999-11-16Cleaned up to make it a bit easier to generate sizes.Joel Sherrill
1999-11-12New test to determine network application sizes.Joel Sherrill
1999-11-10Patch from Eric Norum <eric@cls.usask.ca> to add the new fields toJoel Sherrill
the network configuration example.
1999-11-10New ntp demo test from Eric Norum <eric@cls.usask.ca>.Joel Sherrill
1999-10-28Changed version to 19991028.Joel Sherrill
1999-10-28New httpd sample test from Emmanuel Raguet.Joel Sherrill
1999-08-20Changed version to 19990820.Joel Sherrill
1999-07-12Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill
I changed the TFTP test program and TFTP driver to reflect the changes in the way paths are passed to the TFTP driver. The TFTP driver now needs a proper `dotted-decimal' hostname as the second component of the path name.
1999-07-09Changed version to 199900709.Joel Sherrill
1999-06-11Patch from Ian Lance Taylor <ian@airs.com> to test new "interrupt-ish"Joel Sherrill
driven select on socket support. After the patch to RTEMS, I have appended a patch to netdemos-19990407/select/test.c to test the new functionality and demonstrate one way it might be used. To run the new test instead of the select test, change doSocket to call echoServer2 instead of echoServer.
1999-06-11Updated.Joel Sherrill
1999-04-07Changed to bogus information.Joel Sherrill
1999-04-01Patch from Eric Norum <eric@skatter.usask.ca> to take advantage of newJoel Sherrill
routines in RTEMS.
1999-02-10Added debug print when test can't get a buffer. This is probably a fatalJoel Sherrill
error in the stack but it would be nice to get a message from the test just in case.
1999-02-10Modified to delay at startup.Joel Sherrill
1999-02-10Modified to support TFTP filesystem.Joel Sherrill
1999-02-10Added call to rtems_bsdnet_show_inet_routes().Joel Sherrill
1999-02-10Removed warnings.Joel Sherrill
1999-02-10Modified so warnings would be printed if no network driver was defined.Joel Sherrill
1999-02-10Removing socket test.Joel Sherrill
1998-12-17changed version to 19981217Joel Sherrill