summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2010-03-18 Joel Sherrill <joel.sherrilL@OARcorp.com>network-demos-4-8-2network-demos-4-8-branchJoel Sherrill2010-03-182-1/+5
| | | | * VERSION: Updated to network-demos-4.8.2.
* 2008-08-26 Joel Sherrill <joel.sherrill@OARcorp.com>network-demos-4-8-1Joel Sherrill2008-08-262-1/+5
| | | | * VERSION: Updated to network-demos-4.8.1.
* 2008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>network-demos-4-8-0Joel Sherrill2008-02-142-1/+5
| | | | * VERSION: Updated to network-demos-4.8.0.
* 2007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-063-0/+12
| | | | | * Makefile, init.c: Make sure POSIX threading is enabled if using GoAhead.
* 2007-11-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-254-2/+10
| | | | * Makefile: bin2c was renamed rtems-bin2c.
* 2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-062-1/+5
| | | | * networkconfig-icecube.h: Use a real IP MAC address.
* 2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-063-2/+10
| | | | * Makefile, rtems_ttcp.c: Remove warnings. Clean up.
* 2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-062-2/+4
| | | | * test.c: Remove warning.
* 2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-064-35/+24
| | | | | * .cvsignore, Makefile, init.c: Switch to using rtems-bin2c for initial filesystem image.
* 2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-062-9/+5
| | | | * Makefile: Switch to using rtems-bin2c for initial filesystem image.
* This commit was manufactured by cvs2svn to create branch 'network-cvs2git2007-09-140-0/+0
| | | | | | | demos-4-8-branch'. Sprout from master 2007-09-14 23:06:34 UTC Joel Sherrill <joel.sherrill@OARcorp.com> '2007-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>' 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
* 2007-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-142-4/+14
| | | | | * networkconfig.h: Loopback only network configuration tweaked to have a hostname.
* 2007-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-142-90/+23
| | | | | * networkconfig.h: Loopback only network configuration. Use one of the real ones as an example.
* 2007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-072-1/+5
| | | | * shttpd_index.html: Fix URL for shttpd.
* 2007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-074-2/+157
| | | | | | | * networkconfig-qemu.h: Disable DHCP and use static IP. * networkconfig.h: Use only loopback so tests can run OK on any target even if they can't do anything. * networkconfig-icecube.h: New file.
* 2007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-073-2/+13
| | | | | | * goahead_index.html: This is not preprocessed so hard code name. * init.c: Simple HTTPD is using ~39K stack space with this test. Make the stack for the SHTTPD server 48K.
* 2007-09-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-062-2/+6
| | | | * shttpd_ext.c: Use new name.
* 2007-09-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-068-12/+133
| | | | | | | | | * Makefile, init.c, rootfs/.cvsignore: Add some dynamic content. Can now look at cpu usage, reset cpu usage and print a stack usage report. * goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html: New files. * index.html.in: Removed.
* 2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-042-3/+5
| | | | * init.c: Remove TARFILE_XXX macros.
* 2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-045-25/+35
| | | | | | | * Makefile: Use bin2c to more reliably turn the tarfile into a linkable object file. Ignore .cvsignore when making tarfile. * init.c: Clean up tarfile symbol definitions. * .cvsignore, rootfs/.cvsignore: New files.
* 2007-08-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-08-162-1/+9
| | | | * Makefile: Account for -B architecture option.
* 2007-08-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-08-164-3/+38
| | | | | | * init.c: Change clock tick to 1 millisecond. * rtems_ttcp.c: Add CPU usage reporting. * ttcp_orig/ttcp.c: Add -m option for delaying between writes.
* 2007-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-072-1/+5
| | | | * VERSION: Updated to network-demos-4.7.99.2.
* 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-182-0/+156
| | | | * networkconfig-qemu.h: New file.
* 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-182-13/+14
| | | | | * networkconfig.h: Make the NFS server, remote filesystem, and directory to look at configurable.
* 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-182-1/+6
| | | | * Makefile: Do not restrict size of heap.
* 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-182-2/+5
| | | | * Makefile: Eliminate unneeded temp.o
* 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-182-8/+14
| | | | | * init.c: Make the NFS server, remote filesystem, and directory to look at configurable.
* 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-182-6/+21
| | | | * ChangeLog, init.c: Clean up and now works on PowerPC/ep5200.
* 2007-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-163-0/+13
| | | | * ChangeLog, rootfs/etc/host.conf, rootfs/etc/hosts: New files.
* 2007-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-165-0/+584
| | | | | | Initial add of NFS Client test. * .cvsignore, Makefile, dirutils.c, init.c, rootfs/rtems_logo.jpg: New files.
* 2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-122-1/+6
| | | | * init.c: Account for adding port to shttpd initialization.
* 2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-124-40/+125
| | | | | | | | | * ChangeLog, Makefile, init.c: No switchable from GoAhead to SHTTPD but defaults to SHTTPD. The displayed index.html will indicate which httpd implementation is enabled. The user should edit the Makefile to switch settings. * index.html.in: New file. * rootfs/index.html: Removed.
* 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-117-21/+43
| | | | | | | | | | * Makefile: Make slightly smarter on LD arguments. Do not pick up CVS files in tarball. * init.c: Turn off tracing on GoAhead. More debug. * rootfs/etc/hosts: Match OAR setup for EP5200. * rootfs/index.html: Cleanup and use RTEMS Logo. * rootfs/rtems_logo.jpg: New files. * rootfs/web/index.html: Removed.
* 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-113-14/+23
| | | | | | * Makefile: Include all managers. * init.c: Make the test just a bit more verbose in case the network initialization failure.
* 2007-06-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-228-368/+7
| | | | | | * Makefile: Remove netlink. It appeared to be a hacked copy of http. * netlink/ChangeLog, netlink/Makefile, netlink/index.html, netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
* 2007-06-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-223-30/+30
| | | | | | * Makefile, init.c: Clean up. Make name of TARFILE related symbols conditional based upon architecture. Change way desired object format is determined so all BSPs compile this test.
* 2007-06-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-222-87/+4
| | | | * test.c: Delete unused code.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-1/+5
| | | | * Makefile: Remove tarfile when make clean.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-0/+22
| | | | * Makefile: New file.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-2110-14/+40
| | | | * init.c: More warnings removed.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-216-2/+16
| | | | * init.c, test.c: More warnings removed.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-3/+7
| | | | * test.c: More warnings removed.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-213-30/+41
| | | | | * rtems_ttcp.c, ttcp_orig/ttcp.c: Now compiles reasonably cleanly with CVS head.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-214-13/+13
| | | | * init.c: Now compiles reasonably cleanly with CVS head.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-213-4/+7
| | | | * Makefile, init.c: Now compiles reasonably cleanly with CVS head.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-214-9/+10
| | | | | * Makefile, init.c, system.h: Now compiles reasonably cleanly with CVS head.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-2114-7/+35
| | | | * init.c: confdefs.h should be rtems/confdefs.h
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-216-4/+12
| | | | * init.c, system.h: confdefs.h should be rtems/confdefs.h
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-2118-18/+54
| | | | * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.