summaryrefslogtreecommitdiff
path: root/ttcp/ChangeLog
blob: 9ee3a403acb9b8f1ab36c83c6fd58fd6001c2e03 (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
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.