From owner-freebsd-current@FreeBSD.ORG Fri Jan 30 07:29:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CFC816A4CE for ; Fri, 30 Jan 2004 07:29:00 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D46843D1F for ; Fri, 30 Jan 2004 07:28:59 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.10/8.12.10) with ESMTP id i0UFSdHa060194; Fri, 30 Jan 2004 18:28:39 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.10/8.12.10/Submit) id i0UFSc0p060188; Fri, 30 Jan 2004 18:28:39 +0300 (MSK) (envelope-from ache) Date: Fri, 30 Jan 2004 18:28:36 +0300 From: Andrey Chernov To: Craig Rodrigues Message-ID: <20040130152835.GA60027@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Craig Rodrigues , current@freebsd.org References: <20040130135802.GA57662@nagual.pp.ru> <20040130152036.GA67964@crodrigues.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040130152036.GA67964@crodrigues.org> User-Agent: Mutt/1.5.5.1i cc: current@freebsd.org Subject: Re: POSIX semaphores? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 15:29:00 -0000 On Fri, Jan 30, 2004 at 10:20:36AM -0500, Craig Rodrigues wrote: > It's also documented in the sem(4) man page. sem(4) documents this option and > tells you what to kldload if you haven't enabled this option in the kernel. Why we don't have /etc/defaults/rc.conf option to load them automatically, like sysvipc_enable ? What prevents us to have it? Is it non-productional implementation quality or just simple forgetting? In later case I could add it. -- Andrey Chernov | http://ache.pp.ru/