From owner-freebsd-stable@FreeBSD.ORG Thu Oct 16 09:04:06 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A584E16A4B3 for ; Thu, 16 Oct 2003 09:04:06 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CCBD43FBF for ; Thu, 16 Oct 2003 09:04:06 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id F217572DA3; Thu, 16 Oct 2003 09:04:05 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id EF2C972DA2; Thu, 16 Oct 2003 09:04:05 -0700 (PDT) Date: Thu, 16 Oct 2003 09:04:05 -0700 (PDT) From: Doug White To: d.antunes@comcast.net In-Reply-To: 101520031953.23997.7186@comcast.net Message-ID: <20031016090315.B29159@carver.gumbysoft.com> References: 101520031953.23997.7186@comcast.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: Cat gone missing X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 16:04:06 -0000 X-List-Received-Date: Thu, 16 Oct 2003 16:04:06 -0000 On Wed, 15 Oct 2003 d.antunes@comcast.net wrote: > Well not exactly. Its still in /bin, but any attempt to use it returns > `Subject:: not found` I have two systems affected, both 4.7-Release, > both cvsup'd right before running the following patch script: It looks like you succeeded in replacing cat with part of an email :) cd /usr/src/bin/cat && make && make install should fix you up. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org