[860] in NetBSD-Development
Re: PAGs and xterms
daemon@ATHENA.MIT.EDU (Derek Atkins)
Thu Jul 6 14:42:26 1995
To: Bill Sommerfeld <sommerfeld@orchard.medford.ma.us>
Cc: Greg Hudson <ghudson@MIT.EDU>, netbsd-dev@MIT.EDU, netbsd-afs@MIT.EDU
In-Reply-To: Your message of "Thu, 06 Jul 1995 10:50:14 EDT."
<199507061450.OAA01633@orchard.medford.ma.us>
Date: Thu, 06 Jul 1995 14:41:36 EDT
From: Derek Atkins <warlord@MIT.EDU>
Geez, Bill, you beat me to it...
In Linux-AFS, I had to hook into the setgroups() syscall. Since the
initgroups() syscall winds up calling setgroups(), it works fine.
John, did you intercept the setgroups() syscall for NetBSD?
-derek