From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29598 invoked by alias); 17 Dec 2006 14:32:49 -0000 Received: (qmail 29590 invoked by uid 22791); 17 Dec 2006 14:32:48 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-vbr9.xs4all.nl (HELO smtp-vbr9.xs4all.nl) (194.109.24.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 17 Dec 2006 14:32:37 +0000 Received: from webmail.xs4all.nl (dovemail8.xs4all.nl [194.109.26.10]) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id kBHEWWvf042393; Sun, 17 Dec 2006 15:32:32 +0100 (CET) (envelope-from mark.kettenis@xs4all.nl) Received: from 82.92.89.47 (SquirrelMail authenticated user sibelius) by webmail.xs4all.nl with HTTP; Sun, 17 Dec 2006 15:32:32 +0100 (CET) Message-ID: <19325.82.92.89.47.1166365952.squirrel@webmail.xs4all.nl> In-Reply-To: <20061216170304.GA14012@nevyn.them.org> References: <200611301323.18743.skrll@netbsd.org> <200612151623.30618.skrll@netbsd.org> <20061215163730.GA9822@nevyn.them.org> <200612160846.31929.skrll@netbsd.org> <10247.82.92.89.47.1166267903.squirrel@webmail.xs4all.nl> <20061216170304.GA14012@nevyn.them.org> Date: Sun, 17 Dec 2006 14:32:00 -0000 Subject: Re: PATCH: Provde a pid to filename conversion for NetBSD From: "Mark Kettenis" To: "Mark Kettenis" , "Nick Hudson" , gdb-patches@sources.redhat.com User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-12/txt/msg00219.txt.bz2 > On Sat, Dec 16, 2006 at 12:18:23PM +0100, Mark Kettenis wrote: > > However, before I can do that, I need to be sure you've got an FSF > > copyright assignment for GDB in place. Or Daniel, do you think there > > is not enough origional code here to warrant one? > > I think that there is enough code to warrant assignment, but > fortunately Nick's got one in place already :-) Cool. I committed Nick's diff with a few minor fixes. Thanks Nick! Mark