summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxstat (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-23Patch rtems-rc-19991117-14.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+39
to convert the psxtests directory from Makefile.in to Makefile.am.
1999-11-17Updated copyright notice.Joel Sherrill2-4/+2
1999-11-16Modified output file to match seen output. Added comment to all inoJennifer Averett1-306/+282
values that they may change slightly on a processor basis.
1999-11-16Removed compiler warning.Jennifer Averett1-1/+1
1999-11-04The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1-0/+2
particular, using bsp.h, or getting information from the BSP which should properly be obtained from RTEMS is forbidden. This is necessary to strengthen the division between the BSP independent parts of RTEMS and the BSPs themselves. This started after comments and analysis by Ralf Corsepius <corsepiu@faw.uni-ulm.de>. The changes primarily eliminated the need to include bsp.h and peeking at BSP_Configuration. The use of Cpu_table in each BSP needs to be eliminated.
1999-10-25Modified to ease comparison of screen to target output.Joel Sherrill2-981/+981
1999-07-01Modified to reflect change in calling sequence of mount().Joel Sherrill1-1/+1
1999-04-06Corrections by Jennifer.Joel Sherrill1-41/+57
1999-03-29Correctd name length to account for new IMFS max name length of 32.Jennifer Averett1-1/+3
1998-12-03Removed all ^M from the scn file.Jennifer Averett1-1253/+1253
1998-11-23Added tests in support of the file system infrastructure.Joel Sherrill3-0/+2127