From owner-cvs-sys Wed Oct 29 00:24:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA01002 for cvs-sys-outgoing; Wed, 29 Oct 1997 00:24:02 -0800 (PST) (envelope-from owner-cvs-sys) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA00953; Wed, 29 Oct 1997 00:23:52 -0800 (PST) (envelope-from thomas@ghpc8.ihf.rwth-aachen.de) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.7/8.8.6) with ESMTP id JAA14520; Wed, 29 Oct 1997 09:23:49 +0100 (CET) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.7/8.8.5) id JAA05141; Wed, 29 Oct 1997 09:23:48 +0100 (CET) To: KATO Takenori Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/linux linux_dummy.c linux_misc.c linux_proto.h References: <199710290817.AAA26231@freefall.freebsd.org> From: Thomas Gellekum Date: 29 Oct 1997 09:23:48 +0100 In-Reply-To: KATO Takenori's message of Wed, 29 Oct 1997 00:17:16 -0800 (PST) Message-ID: <87hga1dlkb.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 12 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk KATO Takenori writes: > kato 1997/10/29 00:17:16 PST > > Modified files: > sys/i386/linux linux_dummy.c linux_misc.c linux_proto.h > Log: > Implement linux_iopl and linux_nice. Are these changes (and your shm implementations) safe for -stable? tg