From owner-cvs-all Thu Sep 27 18:39:24 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 D5CB637B40B; Thu, 27 Sep 2001 18:39:19 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8S1dJr64133; Thu, 27 Sep 2001 18:39:19 -0700 (PDT) (envelope-from marcel) Message-Id: <200109280139.f8S1dJr64133@freefall.freebsd.org> From: Marcel Moolenaar Date: Thu, 27 Sep 2001 18:39:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/linux linux_machdep.c 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:39:19 PDT Modified files: sys/alpha/linux linux_machdep.c linux_proto.h linux_syscall.h linux_sysent.c Log: o Remove the linux_setpgid() stub. o Stop using linux_getpgid(); use getpgid() instead. PR: kern/21402 Revision Changes Path 1.16 +1 -16 src/sys/alpha/linux/linux_machdep.c 1.8 +4 -10 src/sys/alpha/linux/linux_proto.h 1.7 +2 -3 src/sys/alpha/linux/linux_syscall.h 1.7 +3 -3 src/sys/alpha/linux/linux_sysent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message