Added support for Unix system calls setpgrp(), getsid() and setsid(), and added doc pages for them. Also fixed a tiny type checking bug in the existing getpgrp(). Rev: src/modules/system/configure.in:1.37 Rev: src/modules/system/doc/getsid:1.1 Rev: src/modules/system/doc/setpgrp:1.1 Rev: src/modules/system/doc/setsid:1.1 Rev: src/modules/system/system.c:1.88