summaryrefslogtreecommitdiff
path: root/ttcp/ChangeLog
blob: 6ee6742c23cc22c2e2ad6d7eadc9e7790f1a7945 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
2007-09-25	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Build native ttcp as side-effect of main build.
	* rtems_ttcp.c: Fix warning.

2007-08-16	Joel Sherrill <joel.sherrill@oarcorp.com>

	* 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>

	* init.c: More warnings removed.

2007-06-21	Joel Sherrill <joel.sherrill@OARcorp.com>

	* rtems_ttcp.c, ttcp_orig/ttcp.c: Now compiles reasonably cleanly with
	CVS head.

2007-06-21	Joel Sherrill <joel.sherrill@OARcorp.com>

	* init.c: confdefs.h should be rtems/confdefs.h

2007-06-21	Joel Sherrill <joel.sherrill@OARcorp.com>

	* init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.

2003-01-28	Joel Sherrill <joel@OARcorp.com>

	* init.c: Increase number of file descriptors and use IMFS instead of
	mini-IMFS as filesystem.

2000-12-14	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.