summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changed version to 451-ss-20010831rtems-4-5-branchJoel Sherrill2001-08-310-0/+0
|
* 2001-08-30 Joel Sherrill <joel@OARcorp.com>network-demos-451-ss-20010831Joel Sherrill2001-08-311-0/+22
| | | | * SUPPORT: New file.
* changed version to 451-ss-20010831Joel Sherrill2001-08-311-6/+2
|
* 2001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-315-3/+28
| | | | | | | | | | * 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. * networkconfig.h: Use bootp_host for tftp tests. * netdemo/init.c: Configure more file descriptors. * tftpTest/init.c: Configure more file descriptors and full IMFS.
* Changed version to 4.5.0.netdemos-4-5-0Joel Sherrill2000-07-121-1/+1
|
* Patch from Andrew Bythell <abythell@nortelnetworks.com> that shouldJoel Sherrill2000-07-126-22/+39
| | | | | | 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.
* This commit was manufactured by cvs2svn to create branch 'rtems-4-5-branch'.cvs2git2000-07-123-0/+0
| | | | | | Cherrypick from master 2000-07-12 16:41:06 UTC Joel Sherrill <joel.sherrill@OARcorp.com> 'Adding and deleting files for branch and main trunk.': http/rootfs/etc/host.conf http/rootfs/etc/hosts http/rootfs/web/index.html
* Minor patch from Nick Simon <Nick.SIMON@syntegra.bt.co.uk> toJoel Sherrill2000-05-251-1/+3
| | | | more explicitly deal with object format conversion.
* Do not use a DATA_SINK_HOST on Eric Norum's network. :) Force theJoel Sherrill2000-05-231-3/+7
| | | | | user to define their own. Spotted by Joel, patch from Eric Norum <eric@cls.usask.ca>.
* Changed version to 4.5.0-beta3.netdemos-4-5-0-beta3Joel Sherrill2000-05-101-1/+1
|
* Typo fixed.Joel Sherrill2000-05-091-2/+2
|
* Updates to reflect that they are multiple tests using networkconfig.h.Joel Sherrill2000-05-093-23/+53
|
* This commit was manufactured by cvs2svn to create branch 'rtems-4-5-branch'.cvs2git2000-05-091-0/+0
| | | | Cherrypick from master 2000-05-09 21:40:24 UTC Joel Sherrill <joel.sherrill@OARcorp.com> 'new file added on 4.5 branch': README
* Updated significantly.Joel Sherrill2000-05-093-4/+13
|
* Update from Eric Norum <eric@cls.usask.ca>.Joel Sherrill2000-05-034-21/+33
|
* This commit was manufactured by cvs2svn to create branch 'rtems-4-5-branch'.cvs2git2000-04-290-0/+0
| | | | | Sprout from master 2000-04-29 19:53:34 UTC Joel Sherrill <joel.sherrill@OARcorp.com> 'New test from Eric Norum <eric@cls.usask.ca> to exercise RPC/XDR.' 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
* New test from Eric Norum <eric@cls.usask.ca> to exercise RPC/XDR.Joel Sherrill2000-04-298-0/+413
|
* Changed version to 20000104.Joel Sherrill2000-01-041-1/+1
|
* Changed CONFIGURATION_MICROSECONDS_PER_TICK definition to a more reasonableJoel Sherrill1999-12-149-11/+24
| | | | value.
* Changed version to 19991116.Joel Sherrill1999-11-161-1/+1
|
* Cleaned up to make it a bit easier to generate sizes.Joel Sherrill1999-11-161-2/+11
|
* New test to determine network application sizes.Joel Sherrill1999-11-125-0/+320
|
* Patch from Eric Norum <eric@cls.usask.ca> to add the new fields toJoel Sherrill1999-11-101-1/+23
| | | | the network configuration example.
* New ntp demo test from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1999-11-102-0/+143
|
* Changed version to 19991028.Joel Sherrill1999-10-281-1/+1
|
* New httpd sample test from Emmanuel Raguet.Joel Sherrill1999-10-284-0/+201
|
* Changed version to 19990820.Joel Sherrill1999-08-201-1/+1
|
* Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill1999-07-121-1/+3
| | | | | | | 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.
* Changed version to 199900709.Joel Sherrill1999-07-091-3/+4
|
* Patch from Ian Lance Taylor <ian@airs.com> to test new "interrupt-ish"Joel Sherrill1999-06-111-10/+113
| | | | | | | | | | 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.
* Updated.Joel Sherrill1999-06-111-2/+3
|
* Changed to bogus information.Joel Sherrill1999-04-071-9/+14
|
* Patch from Eric Norum <eric@skatter.usask.ca> to take advantage of newJoel Sherrill1999-04-011-13/+0
| | | | routines in RTEMS.
* Added debug print when test can't get a buffer. This is probably a fatalJoel Sherrill1999-02-101-0/+1
| | | | | error in the stack but it would be nice to get a message from the test just in case.
* Modified to delay at startup.Joel Sherrill1999-02-101-0/+3
|
* Modified to support TFTP filesystem.Joel Sherrill1999-02-101-7/+1
|
* Added call to rtems_bsdnet_show_inet_routes().Joel Sherrill1999-02-101-0/+1
|
* Removed warnings.Joel Sherrill1999-02-101-3/+3
|
* Modified so warnings would be printed if no network driver was defined.Joel Sherrill1999-02-101-6/+25
|
* Removing socket test.Joel Sherrill1999-02-1010-1268/+0
|
* changed version to 19981217Joel Sherrill1998-12-171-1/+1
|
* New files from Eric Norum to test the select code.Joel Sherrill1998-12-143-0/+251
|
* changed version to 4.0.0Joel Sherrill1998-10-271-1/+1
|
* changed version to 4.0.0-beta4aJoel Sherrill1998-10-151-1/+1
|
* Changed to clarify how to set the network address.Joel Sherrill1998-10-131-1/+15
|
* Removed reference to TRACE_NETWORK_DRIVER which was KA9Q specific.Joel Sherrill1998-08-211-3/+0
|
* changed version to 980821Joel Sherrill1998-08-211-1/+1
|
* changed version to 980326Joel Sherrill1998-08-211-1/+1
|
* New fileJoel Sherrill1998-08-211-0/+10
|
* Added CVS Id Strings which were missingJoel Sherrill1998-08-2122-0/+59
|