From owner-freebsd-current@FreeBSD.ORG Fri Mar 5 15:23:41 2004 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 2B1F416A4CE for ; Fri, 5 Mar 2004 15:23:41 -0800 (PST) Received: from cmsrelay01.mx.net (cmsrelay01.mx.net [165.212.11.110]) by mx1.FreeBSD.org (Postfix) with SMTP id CD3E643D1F for ; Fri, 5 Mar 2004 15:23:40 -0800 (PST) (envelope-from noackjr@alumni.rice.edu) Received: from cmsapps02.cms.usa.net (165.212.11.138) by cmsoutbound.mx.net with SMTP; 5 Mar 2004 23:23:39 -0000 Received: from optimator.noacks.org [65.69.1.61] by cmsapps02.cms.usa.net (ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.13N) with ESMTP id 186iceXXl0176M38; Fri, 05 Mar 2004 23:23:37 GMT X-USANET-Auth: 65.69.1.61 AUTH noackjr@usa.net optimator.noacks.org Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 135F36124 for ; Fri, 5 Mar 2004 17:23:36 -0600 (CST) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 38882-08 for ; Fri, 5 Mar 2004 17:23:35 -0600 (CST) Received: from alumni.rice.edu (optimator [192.168.1.11]) by optimator.noacks.org (Postfix) with ESMTP id DE9DF611A for ; Fri, 5 Mar 2004 17:23:34 -0600 (CST) Message-ID: <40490BF6.7000402@alumni.rice.edu> Date: Fri, 05 Mar 2004 17:23:34 -0600 From: Jon Noack User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <40486F54.1090102@alumni.rice.edu> In-Reply-To: <40486F54.1090102@alumni.rice.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at noacks.org Subject: Re: /usr/bin/file returning wrong FreeBSD version X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 23:23:41 -0000 On 3/5/2004 6:15 AM, Jon Noack wrote: > I noticed (back in the "umount not working" thread) that file returns > incorrect version numbers for 5.x. I forwarded the patch to Christos. Maybe I should have read the aptly named FREEBSD-upgrade doc in src/contrib/file... Sorry for the noise, Jon Noack