From owner-freebsd-current@FreeBSD.ORG Fri Jan 30 09:52:33 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 AA8F716A4CE for ; Fri, 30 Jan 2004 09:52:33 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE08543D6A for ; Fri, 30 Jan 2004 09:52:25 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i0UHq2iw013562; Fri, 30 Jan 2004 12:52:02 -0500 (EST) Date: Fri, 30 Jan 2004 12:52:02 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Andrey Chernov In-Reply-To: <20040130152835.GA60027@nagual.pp.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Craig Rodrigues 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 17:52:33 -0000 On Fri, 30 Jan 2004, Andrey Chernov wrote: > 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. ksems were Alfred's baby; you might want to ping him about it. Whatever you want to do would be OK with me. -- Dan