summaryrefslogtreecommitdiffstats
path: root/rpc_demo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch all tests to unlimited objects and unified workspaceJoel Sherrill2021-05-211-3/+2
|
* Misc: Fix various warningsJoel Sherrill2021-05-211-1/+1
|
* Required changes to get back to a buildable state.Jennifer Averett2021-05-211-1/+1
| | | | | This primarily reflects changes since the legacy network stack was split into its own repository.
* Remove ChangeLog filesJoel Sherrill2015-05-041-33/+0
|
* 2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-132-0/+5
| | | | * Makefile: Allow overrides from invoking environment.
* 2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-122-21/+26
| | | | * init.c: Now build with libbsdport.
* 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-172-1/+6
| | | | | * init.c: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-13/+8
| | | | * init.c: Now compiles reasonably cleanly with CVS head.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-1/+5
| | | | * init.c: confdefs.h should be rtems/confdefs.h
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-2/+6
| | | | * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
* 2003-01-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-282-0/+7
| | | | | * init.c: Increase number of file descriptors and use IMFS instead of mini-IMFS as filesystem.
* 2000-12-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-12-141-0/+3
| | | | * ChangeLog: New file.
* New test from Eric Norum <eric@cls.usask.ca> to exercise RPC/XDR.Joel Sherrill2000-04-298-0/+413