summaryrefslogtreecommitdiffstats
path: root/ttcp/ChangeLog
blob: c5718a30a7f8a1965b0be3c9fef44ddb172ee7cd (plain) (blame)
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
37
38
39
40
41
42
43
44
45
46
47
48
2009-05-12	Joel Sherrill <joel.sherrill@OARcorp.com>

	* init.c: Now build with libbsdport.

2008-08-21	Joel Sherrill <joel.sherrill@oarcorp.com>

	* ttcp_orig/ttcp.c: Fix warning.

2007-09-25	Joel Sherrill <joel.sherrill@oarcorp.com>

	* .cvsignore: New file.

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.