summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2011-07-21 Joel Sherrill <joel.sherrilL@OARcorp.com>network-demos-4-9-6network-demos-4-9-branchJoel Sherrill2011-07-212-1/+5
| | | | * VERSION: Updated to network-demos-4.9.6.
* 2011-02-09 Joel Sherrill <joel.sherrilL@OARcorp.com>network-demos-4-9-5Joel Sherrill2011-02-092-1/+5
| | | | * VERSION: Updated to network-demos-4.9.5.
* 2010-03-18 Joel Sherrill <joel.sherrilL@OARcorp.com>network-demos-4-9-4Joel Sherrill2010-03-182-1/+5
| | | | * VERSION: Updated to network-demos-4.9.4.
* 2009-05-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-182-108/+267
| | | | | | * networkconfig-qemu.h: Now works on qemu with fxp driver in RTEMS, the newer version in libbsdport, and on the real NIC in the Winsystems PC in RTEMS Lab.
* 2009-05-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-1830-261/+316
| | | | | * Makefile, init.c: Allow overrides from invoking environment. Also move RTEMS Configuration to bottom of init.c.
* 2009-05-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-184-35/+34
| | | | | * Makefile, init.c, system.h: Allow overrides from invoking environment. Also move RTEMS Configuration to bottom of init.c.
* 2009-03-12 Joel Sherrill <joel.sherrill@OARcorp.com>network-demos-4-9-2Joel Sherrill2009-03-122-1/+5
| | | | * VERSION: Updated to network-demos-4.9.2.
* 2008-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>network-demos-4-9-1Joel Sherrill2008-12-122-1/+5
| | | | * VERSION: Updated to network-demos-4.9.1.
* 2008-10-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-152-12/+37
| | | | | | PR 1331/networking * init.c: Improve comments and explanation of options to rtems_telnetd_initialize.
* 2008-09-29 Joel Sherrill <joel.sherrill@OARcorp.com>network-demos-4-9-0Joel Sherrill2008-09-292-1/+5
| | | | * VERSION: Updated to network-demos-4.9.0.
* 2008-09-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-262-6/+10
| | | | * init.c: Eliminate boolean for bool.
* This commit was manufactured by cvs2svn to create branch 'network-cvs2git2008-08-210-0/+0
| | | | | | | demos-4-9-branch'. Sprout from master 2008-08-21 16:40:37 UTC Joel Sherrill <joel.sherrill@OARcorp.com> '2008-08-21 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
* 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-212-0/+159
| | | | * networkconfig-mpc8313erdb.h: New file.
* 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-212-1/+6
| | | | * ttcp_orig/ttcp.c: Fix warning.
* 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-212-1/+13
| | | | * init.c: Fix missing initializers warning.
* 2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-203-1/+19
| | | | * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
* 2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-202-2/+12
| | | | * shttpd_ext.c: Fix warning.
* 2008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-05-222-0/+11
| | | | * init.c: Add shell configuration.
* 2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-054-75/+89
| | | | | * networkconfig-icecube.h, networkconfig-qemu.h, networkconfig.h: Updated to include new fields and expand tabs.
* 2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-052-1/+10
| | | | * init.c: Now works.
* 2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-02-052-1/+5
| | | | * README: Fix typo.
* 2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-192-8/+22
| | | | | * init.c: Shell now has some commands that require filesystems with bdbuf support.
* 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-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-11-096-3/+15
| | | | * Makefile: bin2c now rtems-bin2c.
* 2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-11-092-5/+46
| | | | * init.c: Test improved.
* 2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-062-3/+4
| | | | * Makefile: No use of objdump.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-252-1/+5
| | | | * Makefile: Added telnetd test.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-2510-0/+25
| | | | * .cvsignore: New file.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-254-0/+221
| | | | * .cvsignore, ChangeLog, Makefile, init.c: New files.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-252-2/+4
| | | | * test.c: Remove warning.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-252-1/+5
| | | | * mcast.c: Remove warning.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-252-2/+6
| | | | * networkconfig-icecube.h: Fix MAC address and typo.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-252-0/+6
| | | | * .cvsignore: New file.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-253-2/+11
| | | | | * Makefile: Build native ttcp as side-effect of main build. * rtems_ttcp.c: Fix warning.
* 2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-254-35/+24
| | | | | * .cvsignore, Makefile, init.c: Switch to using rtems-bin2c for initial filesystem image.
* 2007-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-192-0/+11
| | | | * .cvsignore: New file.
* 2007-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-192-1/+5
| | | | * Makefile: Add mcast.
* Fix typo.Joel Sherrill2007-09-191-1/+1
|
* 2007-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-191-6/+1
| | | | * Makefile: Clean up.
* 2007-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-191-0/+4
| | | | * Makefile: Initial add of multicast test.
* 2007-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-09-1910-0/+573
| | | | | | * ChangeLog, Makefile, README, init.c, listener.c, mcast.c, mcast_params.h, mcast_route.c, rootfs/etc/host.conf, rootfs/etc/hosts: New files.
* 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.