summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2011-12-13 Joel Sherrill <joel.sherrilL@OARcorp.com>network-demos-4-10-2network-demos-4-10-branchJoel Sherrill2011-12-132-1/+5
| | | | * VERSION: Updated to network-demos-4.10.2.
* 2011-07-21 Joel Sherrill <joel.sherrilL@OARcorp.com>network-demos-4-10-1Joel Sherrill2011-07-212-1/+5
| | | | * VERSION: Updated to network-demos-4.10.1.
* 2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-03-043-1/+96
| | | | | | * networkconfig-qemu.h: VirtualBox uses 10.0.x.x for its eth0 so we need to switch to 10.1.x.x for things to work. * networkconfig-loopback.h: New file.
* 2011-02-08 Joel Sherrill <joel.sherrilL@OARcorp.com>network-demos-4-10-0Joel Sherrill2011-02-082-1/+5
| | | | * VERSION: Updated to network-demos-4.10.0.
* 2011-02-08 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-082-2/+4
| | | | * init.c: Make compile.
* 2010-06-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2010-07-032-2/+14
| | | | * init.c: Update for mount API changes.
* This commit was manufactured by cvs2svn to create branch 'network-cvs2git2010-02-120-0/+0
| | | | | | | demos-4-10-branch'. Sprout from master 2010-02-12 17:38:30 UTC Joel Sherrill <joel.sherrill@OARcorp.com> '2010-02-12 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
* 2010-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-02-122-4/+8
| | | | * ttcp/rtems_ttcp.c: Update timeval usage.
* 2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-11-238-5/+152
| | | | | | * Makefile, goahead_index.html, init.c, shttpd_ext.c, shttpd_index.html: Add Mongoose HTTPD support. * mongoose_ext.c, mongoose_index.html: New files.
* 2009-11-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-11-132-1/+5
| | | | * VERSION: Updated to network-demos-4.9.3.
* move old changelog entries to proper location.Thomas Doerfler2009-05-153-10/+20
| | | | init.c: Provide custom shell environment.
* 2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-132-114/+265
| | | | | | * 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-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-1320-9/+50
| | | | * Makefile: Allow overrides from invoking environment.
* 2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-134-30/+32
| | | | | * Makefile, init.c, system.h: Allow overrides from invoking environment. Also move RTEMS Configuration to bottom of init.c.
* 2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-1218-204/+246
| | | | * init.c: Now build with libbsdport.
* 2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-123-59/+61
| | | | * Makefile, init.c: Now build with libbsdport.
* 2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-122-5/+7
| | | | * Makefile: Now build with libbsdport.
* Enable shell login checks.Thomas Doerfler2009-05-052-0/+5
|
* Updated telnet demon initializationThomas Doerfler2009-04-142-11/+19
|
* 2009-02-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-102-0/+12
| | | | * networkconfig-qemu.h: Add option for qemu to use PCI i82551 NIC.
* 2009-02-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-102-3/+7
| | | | * Makefile: Fix typo.
* 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-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-182-99/+39
| | | | | * networkconfig.h: Revert previous patch. Use loopback configuration only.
* Remove dupe entry.Joel Sherrill2008-09-171-5/+0
|
* 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-173-35/+104
| | | | | * networkconfig-mpc8313erdb.h, networkconfig.h: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
* 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-174-2/+12
| | | | | * init.c: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
* 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-172-1/+11
| | | | | * ChangeLog, init.c: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
* 2008-09-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-122-6/+10
| | | | * init.c: Eliminate use of boolean type. Use C99 bool.
* 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.