summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate configuring init mask modes since setting to default valueHEADmasterJoel Sherrill2021-05-2110-40/+0
|
* Switch all tests to unlimited objects and unified workspaceJoel Sherrill2021-05-2111-49/+37
|
* Misc: Fix various warningsJoel Sherrill2021-05-2117-22/+30
|
* Add various .gitignore filesJoel Sherrill2021-05-213-0/+7
|
* Required changes to get back to a buildable state.Jennifer Averett2021-05-2116-23/+29
| | | | | This primarily reflects changes since the legacy network stack was split into its own repository.
* Remove ChangeLog filesJoel Sherrill2015-05-0412-770/+0
|
* Remove .cvsignore filesJoel Sherrill2015-05-0411-28/+0
|
* network-demos - Remove CVS Ids (manual edits)4.11Joel Sherrill2012-05-155-19/+4
|
* network-demos - Remove CVS Ids (scripted)Joel Sherrill2012-05-1538-107/+0
|
* 2011-08-02 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-08-022-1/+6
| | | | * Makefile: Use new path.
* 2011-03-29 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Sebastian Huber2011-03-282-1/+6
| | | | * mcast/listener.c: Output only received characters.
* 2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-033-1/+73
| | | | | | * 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 smoothly. * networkconfig-loopback.h: New file.
* 2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-032-1/+6
| | | | * networkconfig-qemu.h: Add missing endif.
* 2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-032-3/+9
| | | | * test.c: Add TCP and UDP Sink Data Host.
* 2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-03-033-2/+6
| | | | * mongoose_ext.c, mongoose_index.html: Clean up.
* 2010-12-08 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Sebastian Huber2010-12-085-88/+12
| | | | | | * networkconfig.h, networkconfig-qemu.h, networkconfig-icecube.h, networkconfig-mpc8313erdb.h: Loop back interface will be initialized now during normal initialization via rtems_bsdnet_initialize_network().
* 2010-07-04 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-07-042-0/+7
| | | | * init.c: Remove include of rtems_webserver.h.
* 2010-06-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-292-2/+14
| | | | * init.c: Update for mount API changes.
* 2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-182-2/+4
| | | | * init.c: Remove include of rtems_webserver.h
* 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.