From owner-cvs-all@FreeBSD.ORG Sat Dec 13 16:42:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12B6A16A4CE; Sat, 13 Dec 2003 16:42:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58B5443D32; Sat, 13 Dec 2003 16:42:01 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hBE0g1XJ082056; Sat, 13 Dec 2003 16:42:01 -0800 (PST) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBE0g1fL082055; Sat, 13 Dec 2003 16:42:01 -0800 (PST) (envelope-from rwatson) Message-Id: <200312140042.hBE0g1fL082055@repoman.freebsd.org> From: Robert Watson Date: Sat, 13 Dec 2003 16:42:01 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2003 00:42:02 -0000 rwatson 2003/12/13 16:42:01 PST FreeBSD src repository Modified files: . UPDATING Log: Comment on initgroups.c:1.8: it can prevent users from logging in if a user has over 16 groups defined. Reported by: "Klaus-J. Wolf" Revision Changes Path 1.284 +8 -0 src/UPDATING