From owner-cvs-all Sun Aug 15 10:29:59 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 81155151F3; Sun, 15 Aug 1999 10:29:55 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA05581; Sun, 15 Aug 1999 10:28:41 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199908151728.KAA05581@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 15 Aug 1999 10:28:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux.h linux_misc.c linux_sysent.c linux_syscall.h linux_proto.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/08/15 10:28:40 PDT Modified files: sys/i386/linux linux.h linux_misc.c linux_sysent.c linux_syscall.h linux_proto.h Log: Provide wrappers for sched_{s|g}etscheduler. We need to convert the policy argument. PR: 12006 Originator: Jean-Claude MICHOT Revision Changes Path 1.34 +6 -1 src/sys/i386/linux/linux.h 1.63 +65 -1 src/sys/i386/linux/linux_misc.c 1.23 +3 -3 src/sys/i386/linux/linux_sysent.c 1.18 +3 -3 src/sys/i386/linux/linux_syscall.h 1.22 +11 -1 src/sys/i386/linux/linux_proto.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message