0551c665cb
Some of the code used TRUE instead of true which did not compile for Debian. These instances were changed to true. Some #define constants generated narrowing errors because their values are negative in a 32 bit integer. These values were explicitly casted to int in the case statements causing the errors. Story: 2009101 Task: 43426 Signed-off-by: Tracey Bogue <tracey.bogue@windriver.com> Change-Id: Iffc4305660779010969e0c506d4ef46e1ebc2c71
12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
etc/init.d/pmon
|
|
etc/logrotate.d/pmon.logrotate
|
|
etc/mtc/pmond.conf
|
|
lib/systemd/system/pmon.service
|
|
usr/lib/libamon.so
|
|
usr/lib/libamon.so.1
|
|
usr/lib/libamon.so.1.0
|
|
usr/bin/pmond
|
|
usr/sbin/pmon-restart
|
|
usr/sbin/pmon-start
|
|
usr/sbin/pmon-stop
|