summaryrefslogtreecommitdiffstats
path: root/ttcp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate configuring init mask modes since setting to default valueHEADmasterJoel Sherrill2021-05-211-4/+0
|
* Switch all tests to unlimited objects and unified workspaceJoel Sherrill2021-05-211-3/+4
|
* Misc: Fix various warningsJoel Sherrill2021-05-213-9/+9
|
* Add various .gitignore filesJoel Sherrill2021-05-211-0/+1
|
* Required changes to get back to a buildable state.Jennifer Averett2021-05-212-2/+3
| | | | | This primarily reflects changes since the legacy network stack was split into its own repository.
* Remove ChangeLog filesJoel Sherrill2015-05-041-52/+0
|
* Remove .cvsignore filesJoel Sherrill2015-05-041-2/+0
|
* network-demos - Remove CVS Ids (scripted)Joel Sherrill2012-05-156-18/+0
|
* 2010-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-02-121-4/+4
| | | | * ttcp/rtems_ttcp.c: Update timeval usage.
* 2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-05-132-1/+5
| | | | * Makefile: Allow overrides from invoking environment.
* 2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-122-17/+22
| | | | * init.c: Now build with libbsdport.
* 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-212-1/+6
| | | | * ttcp_orig/ttcp.c: Fix warning.
* 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-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-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-0/+7
| | | | * init.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-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.
* Changed CONFIGURATION_MICROSECONDS_PER_TICK definition to a more reasonableJoel Sherrill1999-12-141-1/+1
| | | | value.
* Patch from Eric Norum <eric@skatter.usask.ca> to take advantage of newJoel Sherrill1999-04-011-13/+0
| | | | routines in RTEMS.
* Added debug print when test can't get a buffer. This is probably a fatalJoel Sherrill1999-02-101-0/+1
| | | | | error in the stack but it would be nice to get a message from the test just in case.
* Modified to delay at startup.Joel Sherrill1999-02-101-0/+3
|
* Added CVS Id Strings which were missingJoel Sherrill1998-08-216-0/+19
|
* KA9Q -> FreeBSD changes from Eric NorumJoel Sherrill1998-08-214-281/+46
|
* Removed -- now provided by RTEMSJoel Sherrill1998-08-215-0/+0
|
* Added foreground task which can print KA9Q tables.Joel Sherrill1998-08-122-33/+69
|
* Added CVS Id.Joel Sherrill1998-08-121-0/+4
|
* Added undef of delay to avoid errors on some targets.Joel Sherrill1998-08-121-0/+2
|
* Added code to turn on debug.Joel Sherrill1998-08-121-1/+12
|
* Switched to using a single usercfg.h file.Joel Sherrill1998-07-301-18/+2
|
* base from Eric Norum -- Demos.30May1998.tar.gzDemos-30May1998ERIC-NORUMJoel Sherrill1998-07-3012-0/+1560