Date: Sat, 18 Nov 1995 17:52:46 -0800 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/kern kern_prot.c Message-ID: <199511190152.RAA02232@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidg 95/11/18 17:52:45 Branch: sys/kern RELENG_2_1_0 Modified: sys/kern kern_prot.c Log: From rev 1.14: Disallow setgroups() with ngroups=0. There should always be one group (the effective gid). This works around a panic ("nfsreq nogrps") that occurs with NFS clients. This change is too late for 2.1-release. Obtained from: 4.4BSD-Lite2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511190152.RAA02232>