summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxstat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modified output file to match seen output. Added comment to all inoJennifer Averett1999-11-161-306/+282
| | | | values that they may change slightly on a processor basis.
* Removed compiler warning.Jennifer Averett1999-11-161-1/+1
|
* The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1999-11-041-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.
* Modified to ease comparison of screen to target output.Joel Sherrill1999-10-252-981/+981
|
* Modified to reflect change in calling sequence of mount().Joel Sherrill1999-07-011-1/+1
|
* Corrections by Jennifer.Joel Sherrill1999-04-061-41/+57
|
* Correctd name length to account for new IMFS max name length of 32.Jennifer Averett1999-03-291-1/+3
|
* Removed all ^M from the scn file.Jennifer Averett1998-12-031-1253/+1253
|
* Added tests in support of the file system infrastructure.Joel Sherrill1998-11-233-0/+2127