Imported Upstream version 1.07

This commit is contained in:
Jan Wagner 2013-11-06 09:53:33 +01:00
parent 87e0216b00
commit a8f50c0a7c
53 changed files with 15751 additions and 0 deletions

29
THANKS Normal file
View file

@ -0,0 +1,29 @@
Thanks to various people I worked with at the Associated Press who
have made suggestions.
This program uses Config::IniFiles (originally called IniConf). Thus
thanks are due to Scott Hutton. Rich Bowen (rbowen@rcbowen.com) now
maintains Config::IniFiles and incorporated my changes to the program that
allow regular expressions to be specified in "section" heads.
Dave Humes - reporting regression between 1.04 and 1.05 in termination
code and why.
James R Grinter <jrg at acm dot org> suggested and provided code to allow the
program to fire when no matching processes (e.g. when a process that
should be running has died).
Thanks to Jason Welsh <jason at monsterjam dot org> for helping to track down
a Solaris problem where ps returned multiple lines of output.
Thanks to Iñaki Sánchez for the patch that allows one to use $ps_pat in
the action statement.
Musicological supervision by Stuart Frankel <gecko@dustyfeet.com>,
cutrate Ph.D.
$Id: THANKS,v 1.8 2006/03/08 19:17:33 rockyb Exp $