summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/monitor/mon-command.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-051-2/+1
| | | | | | | | | | | | unnecessarily uses any variables defined by the BSP. On this sweep, use of BSP_Configuration and Cpu_table was eliminated. A significant part of this modification was the addition of macros to access fields in the RTEMS configuration structures. 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>.
* Cleaned up as part of adding the Monitor test.Joel Sherrill1997-09-211-1/+1
|
* updates from Tony BennettJoel Sherrill1996-04-221-3/+0
|
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+190
(tbennett@divnc.com) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables