From owner-freebsd-questions@FreeBSD.ORG Wed Feb 4 05:13:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 847F216A4CE for ; Wed, 4 Feb 2004 05:13:01 -0800 (PST) Received: from mx.tele-kom.ru (mx.tele-kom.ru [213.80.148.6]) by mx1.FreeBSD.org (Postfix) with SMTP id DCBD843D31 for ; Wed, 4 Feb 2004 05:12:51 -0800 (PST) (envelope-from doublef@tele-kom.ru) Received: (qmail 78791 invoked by uid 555); 4 Feb 2004 16:12:50 +0300 Received: from hal.localdomain (213.80.149.215) by t-k.ru with TeleMail/2 id 1075900369-78774 for treeml@itree.org; Wed, Feb 4 16:12:49 2004 +0300 (MSK) Date: Wed, 4 Feb 2004 16:16:46 +0300 From: Sergey 'DoubleF' Zaharchenko To: "treeml" Message-Id: <20040204161646.4fb14954@Hal.localdomain> In-Reply-To: References: <20040204144342.3bcae8d7@Hal.localdomain> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Wed__4_Feb_2004_16_16_46_+0300_6nU8cwyaG_ote7GR" cc: freebsd-questions@freebsd.org Subject: Re: verify md5 for /sbin/init (v1.7.2.3 2002/08/12 11:17:37 ) on FreeBSD Stable 4.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 13:13:01 -0000 --Signature=_Wed__4_Feb_2004_16_16_46_+0300_6nU8cwyaG_ote7GR Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Wed, 4 Feb 2004 07:21:39 -0500 "treeml" probably wrote: > ident /mnt/sbin/init > > Gave out a long list of results, but at the end of the list, which is also > the most recent is the following. $FreeBSD: > src/lib/libc/locale//ldpart.c,v1.7.2.3 2002/08/12 11:17:37 ache Exp $ > I can't believe it's the most recent entry! I'm on 4.8-REL and my most recent entry is $FreeBSD: src/lib/libc/string/strerror.c,v 1.2.14.3 2003/01/17 13:39:32 mike Exp $ (I mean, more recent than yours). Try running # ident /mnt/sbin/init | sort -k 4 and look at the bottommost entry instead of vgrepping through the whole list. Then maybe that string will serve some purpose. HTH, -- DoubleF "I didn't know it was impossible when I did it." --Signature=_Wed__4_Feb_2004_16_16_46_+0300_6nU8cwyaG_ote7GR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFAIPDJwo7hT/9lVdwRAn2wAJwLy9Y0n1MUQczFg6/R/bFtY/bwbQCePn4p gOE9GHw9qPimKxpZyeNJyHU= =1dpg -----END PGP SIGNATURE----- --Signature=_Wed__4_Feb_2004_16_16_46_+0300_6nU8cwyaG_ote7GR--