K 10 svn:author V 5 peter K 8 svn:date V 27 1997-08-19T06:00:27.000000Z K 7 svn:log V 240 Implement XPG/SYSV-style getpgid()/getsid() syscalls. getpgid() uses the same syscall number as NetBSD/OpenBSD. The getpgid() came from NetBSD (I think) originally, but it's basically cut/paste/edit from the other simple get*() syscalls. END