From owner-cvs-all Thu Sep 27 18:32:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D30F37B40D; Thu, 27 Sep 2001 18:32:27 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8S1WRw62854; Thu, 27 Sep 2001 18:32:27 -0700 (PDT) (envelope-from marcel) Message-Id: <200109280132.f8S1WRw62854@freefall.freebsd.org> From: Marcel Moolenaar Date: Thu, 27 Sep 2001 18:32:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2001/09/27 18:32:27 PDT Modified files: sys/i386/linux linux_proto.h linux_syscall.h linux_sysent.c Log: Regen: Stop using linux_getpgid(). Use the native getpgid() instead. PR: kern/21402 Revision Changes Path 1.46 +2 -6 src/sys/i386/linux/linux_proto.h 1.40 +2 -2 src/sys/i386/linux/linux_syscall.h 1.46 +2 -2 src/sys/i386/linux/linux_sysent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message