Date: Sat, 20 Jun 2009 18:52:02 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/i386/ibcs2 ibcs2_misc.c Message-ID: <200906201852.n5KIqDMp051562@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2009-06-20 18:52:02 UTC
FreeBSD src repository
Modified files:
sys/i386/ibcs2 ibcs2_misc.c
Log:
SVN rev 194552 on 2009-06-20 18:52:02Z by brooks
Use NGROUPS instead of NGROUPS_MAX as the limits on setgroups and
getgroups for ibcs emulation. It seems vanishingly likely any
programs will actually be affected since they probably assume a much
lower value and use a static array size.
Revision Changes Path
1.74 +2 -2 src/sys/i386/ibcs2/ibcs2_misc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906201852.n5KIqDMp051562>
