From owner-freebsd-current@FreeBSD.ORG Fri Jun 27 23:53:06 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 5081937B401 for ; Fri, 27 Jun 2003 23:53:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB96844008 for ; Fri, 27 Jun 2003 23:53:03 -0700 (PDT) (envelope-from davidxu@freebsd.org) Received: from tiger (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with SMTP id h5S6qxUp096980 for ; Fri, 27 Jun 2003 23:53:02 -0700 (PDT) (envelope-from davidxu@freebsd.org) Message-ID: <001001c33d42$5e4657b0$0701a8c0@tiger> From: "David Xu" To: References: <99294858.1056756905@melange.errno.com> Date: Sat, 28 Jun 2003 14:56:11 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: HEADS UP: new KSE signal code X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Xu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2003 06:53:06 -0000 I begin to commit KSE signal code, libkse will be broken for a while. David Xu