From owner-cvs-all Mon Jul 8 13:20:18 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 5DCCB37B400; Mon, 8 Jul 2002 13:20:11 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8877F43E52; Mon, 8 Jul 2002 13:20:10 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020708202009.CUZG29588.sccrmhc01.attbi.com@InterJet.elischer.org>; Mon, 8 Jul 2002 20:20:09 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id NAA30331; Mon, 8 Jul 2002 13:03:04 -0700 (PDT) Date: Mon, 8 Jul 2002 13:03:03 -0700 (PDT) From: Julian Elischer To: John Baldwin Cc: Julian Elischer , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/kern kern_synch.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 It seems from my looking at it that kern_condvar was not broken, The co dewas differntly implemented there. (the whole sleep/condvar duplication could do with a cleanup) On Mon, 8 Jul 2002, John Baldwin wrote: > > On 06-Jul-2002 Julian Elischer wrote: > > julian 2002/07/05 19:45:11 PDT > > > > Modified files: > > sys/kern kern_synch.c > > Log: > > Fix at least one of the things wrong with signals > > ^Z should work a lot better now. > > > > Submitted by: peter@freebsd.org > > > > Revision Changes Path > > 1.181 +9 -6 src/sys/kern/kern_synch.c > > Did you make sure kern_condvar.c is ok as well? > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message