summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libmisc/monitor/mon-monitor.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cat /tmp/j | while read fJoel Sherrill1999-10-261-518/+0
| | | | | | do rpm -qi $f 2>&1 | grep -v "is not ins" done
* Increased stack space of the monitor task.Joel Sherrill1998-04-061-1/+1
|
* 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-0/+1
| | | | proper include files added.
* updates from Tony BennettJoel Sherrill1996-04-221-24/+17
|
* Update from Tony Bennett (tbennett@divnc.com)Joel Sherrill1996-01-171-10/+11
|
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-14/+23
|
* Numerous miscellaneous features incorporated from Tony BennettJoel Sherrill1995-08-171-169/+376
| | | | | | | | | (tbennett@divnc.com) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables
* Initial revisionJoel Sherrill1995-05-111-0/+307