From owner-freebsd-current@FreeBSD.ORG Mon Mar 31 13:31:35 2003 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 0454037B401 for ; Mon, 31 Mar 2003 13:31:35 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4007243FAF for ; Mon, 31 Mar 2003 13:31:34 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h2VLVX344182 for ; Mon, 31 Mar 2003 16:31:33 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Mon, 31 Mar 2003 16:31:33 -0500 (EST) From: Jeff Roberson To: current@freebsd.org Message-ID: <20030331162932.R64602-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: New signal code going in. 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: Mon, 31 Mar 2003 21:31:36 -0000 Over the next few hours I'll be commiting initial support for the 1:1 threading code. Mostly I'll be commiting the signal related bits. I intend to break up this patch in to several smaller commits. Each commit should leave the tree in a stable, working, compilable state. I may screw something up though. Just be aware that it will be a few hours to get this all in while I test each mini patch and so on. Cheers, Jeff