K 10 svn:author V 6 marcel K 8 svn:date V 27 2001-09-28T01:30:59.000000Z K 7 svn:log V 273 Stop using linux_getpgid(). The implementation at this time is broken and fixing it only creates a duplicate of what is already in the FreeBSD kernel. Therefore, map the syscall directly to getpgid(). PR: kern/21402 Submitted by: Christian Weisgerber END