2007-08-16 Joel Sherrill * 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 * init.c: More warnings removed. 2007-06-21 Joel Sherrill * rtems_ttcp.c, ttcp_orig/ttcp.c: Now compiles reasonably cleanly with CVS head. 2007-06-21 Joel Sherrill * init.c: confdefs.h should be rtems/confdefs.h 2007-06-21 Joel Sherrill * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX. 2003-01-28 Joel Sherrill * init.c: Increase number of file descriptors and use IMFS instead of mini-IMFS as filesystem. 2000-12-14 Joel Sherrill * ChangeLog: New file.