Date: Wed, 4 Feb 2004 16:16:46 +0300 From: Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru> To: "treeml" <treeml@itree.org> 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 Message-ID: <20040204161646.4fb14954@Hal.localdomain> In-Reply-To: <AOEMLAIJIPAIPHJEAHBOMEAJEAAA.treeml@itree.org> References: <20040204144342.3bcae8d7@Hal.localdomain> <AOEMLAIJIPAIPHJEAHBOMEAJEAAA.treeml@itree.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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" <treeml@itree.org> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040204161646.4fb14954>