summaryrefslogtreecommitdiffstats
path: root/c/src/libmisc/monitor/mon-driver.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-09-281-6/+6
| | | | | * monitor/mon-driver.c: Accounted for addition of "_entry" to fields in rtems_driver_address_table.
* Fixed a number of warnings regarding comparisons between signed andJoel Sherrill1997-10-211-1/+1
| | | | unsigned numbers.
* Cleaned up as part of adding the Monitor test.Joel Sherrill1997-09-211-1/+1
|
* casts added to numerous arguments, prototypes corrected, andJoel Sherrill1996-09-181-6/+6
| | | | proper include files added.
* updates from Tony BennettJoel Sherrill1996-04-221-3/+0
|
* As part of reducing visibility into rtems and hiding the .inl filesJoel Sherrill1996-03-061-0/+1
| | | | | from the application code, this file required more visibility than is given by default to application code.
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-0/+138
(tbennett@divnc.com) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables