From owner-cvs-all Sun Aug 29 1:52:43 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3074D14E7C; Sun, 29 Aug 1999 01:52:40 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA21796; Sun, 29 Aug 1999 01:52:40 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199908290852.BAA21796@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 29 Aug 1999 01:52:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_misc.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/08/29 01:52:39 PDT Modified files: sys/i386/linux linux_misc.c Log: Fix a missing '-1' in the size argument of copyout in getgroups. Spotted while reviewing the MFC in -stable. Revision Changes Path 1.70 +7 -7 src/sys/i386/linux/linux_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message