From owner-freebsd-stable Thu Mar 1 13:11:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from carmel.diva.nl (carmel.diva.nl [195.86.140.150]) by hub.freebsd.org (Postfix) with ESMTP id 54B1737B718 for ; Thu, 1 Mar 2001 13:11:53 -0800 (PST) (envelope-from boland@carmel.diva.nl) Received: from localhost (boland@localhost) by carmel.diva.nl (8.11.1/8.11.1) with ESMTP id f21LBnP02301 for ; Thu, 1 Mar 2001 22:11:49 +0100 (CET) Date: Thu, 1 Mar 2001 22:11:49 +0100 (CET) From: Michiel Boland To: stable@freebsd.org Subject: kern/12014 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Any idea if and when kern/12014 will be addressed? Especially the fact that a semaphore's sem_otime always remains zero. There is at least one program that relies on sem_otime to be nonzero after one does a semop (ok, if you must know: it's ColdFusion :) Any chance a fix for this may make into 4.3-RELEASE? The PR is quite detailed so it shouldn't be too difficult to patch things up. And the PR is almost two years old so I would think it's about time. Cheers Michiel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message