From owner-cvs-all Wed Sep 18 15:49:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34CC937B404; Wed, 18 Sep 2002 15:49:15 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id F395643E42; Wed, 18 Sep 2002 15:49:14 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id CA6DCAE275; Wed, 18 Sep 2002 15:49:14 -0700 (PDT) Date: Wed, 18 Sep 2002 15:49:14 -0700 From: Alfred Perlstein To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_sem.c Message-ID: <20020918224914.GM86737@elvis.mu.org> References: <200209182247.g8IMlgMx096191@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200209182247.g8IMlgMx096191@freefall.freebsd.org> User-Agent: Mutt/1.4i 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 * Alfred Perlstein [020918 15:47] wrote: > alfred 2002/09/18 15:47:42 PDT > > Added files: > sys/kern uipc_sem.c > Log: > Bring in my implementation of kernel support for posix realtime semaphores > that are shareable between processes. > > There will be a cleanup shortly along with the necessary changes made to > libc, libc_r, libpthread as well as the hooks into sys/conf and sys/modules. > > Revision Changes Path > 1.1 +835 -0 src/sys/kern/uipc_sem.c (new) I will be cleaning this stuff up later tonight or tomorrow along with the needed changes to userland and the kernel config. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message