From owner-cvs-src@FreeBSD.ORG Fri Aug 3 17:30:41 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B816A16A419; Fri, 3 Aug 2007 17:30:41 +0000 (UTC) (envelope-from jdp@polstra.com) Received: from rock.polstra.com (rock.polstra.com [64.119.0.113]) by mx1.freebsd.org (Postfix) with ESMTP id 46D6713C467; Fri, 3 Aug 2007 17:30:41 +0000 (UTC) (envelope-from jdp@polstra.com) Received: from [10.0.0.64] (adsl-sj-13-129.rockisland.net [64.119.13.129]) (authenticated bits=0) by rock.polstra.com (8.13.8/8.13.8) with ESMTP id l73HUeCA010065 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 3 Aug 2007 10:30:40 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: <46B36640.4060804@polstra.com> Date: Fri, 03 Aug 2007 10:30:40 -0700 From: John Polstra User-Agent: Thunderbird 1.5.0.12 (Macintosh/20070509) MIME-Version: 1.0 To: Don Lewis References: <200708031624.l73GO33c003388@gw.catspoiler.org> In-Reply-To: <200708031624.l73GO33c003388@gw.catspoiler.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (rock.polstra.com [64.119.0.113]); Fri, 03 Aug 2007 10:30:40 -0700 (PDT) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 trap.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2007 17:30:41 -0000 Don Lewis wrote: > Sigh ... I was just about to commit a patch to fix pm3. The patch will probably work for ezm3, too. > I never switched because cvsup doesn't go looking for ezm3 if pm3 is > already installed. I've mostly just been doing incremental upgrades all > these years, and even when I did the jump from 4.x to 6.x, I just > reinstalled the same set of ports. Ah, that makes sense. Well, I'm thinking of removing the pm3 ports. AFAIK, there's nobody in the world maintaining pm3 any more. John