K 10 svn:author V 3 gad K 8 svn:date V 27 2002-06-04T03:40:24.000000Z K 7 svn:log V 291 Change some "process id" variables from 'int' to 'pid_t', renaming some of them to keep better track of which-is-which (multiple variables were named 'pid'). Moved a global pid-variable into the only routine that used it. Net result: fixes two compile-time warnings... MFC after: 2 weeks END