From owner-freebsd-questions@FreeBSD.ORG Tue May 12 16:09:42 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E18B68A1 for ; Tue, 12 May 2015 16:09:42 +0000 (UTC) Received: from filter02.peakinternet.com (filter02.peakinternet.com [207.55.16.93]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B6829119E for ; Tue, 12 May 2015 16:09:42 +0000 (UTC) Received: from zmail-mta02.peak.org ([207.55.16.112]) by filter02.peakinternet.com ({c0e096ac-ab76-477d-8a9d-eab3e47a6d30}) via TCP (outbound) with ESMTPS id 20150512160630119_0000 for ; Tue, 12 May 2015 09:06:30 -0700 X-RC-FROM: X-RC-RCPT: Received: from zmail-mta02.peak.org (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTPS id 2E56D14C065 for ; Tue, 12 May 2015 09:06:29 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zmail-mta02.peak.org (Postfix) with ESMTP id 1FDFE14C063 for ; Tue, 12 May 2015 09:06:29 -0700 (PDT) Received: from zmail-mta02.peak.org ([127.0.0.1]) by localhost (zmail-mta02.peak.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 63fRKpJlfYCe for ; Tue, 12 May 2015 09:06:29 -0700 (PDT) Received: from mailproxy-lb-07.peak.org (mailproxy-lb-07.peak.org [207.55.17.97]) by zmail-mta02.peak.org (Postfix) with ESMTP id E38914D58C for ; Tue, 12 May 2015 09:06:28 -0700 (PDT) Received: from carlj by elk.localnet with local (Exim 4.80) (envelope-from ) id 1YsChQ-0002We-3H for freebsd-questions@freebsd.org; Tue, 12 May 2015 09:06:28 -0700 From: Carl Johnson To: freebsd-questions@freebsd.org Subject: Re: c_rehash pgm missing from 10.1 References: <554E3771.5060709@gmail.com> <20150509180516.3471c1ae@curlew.lan> <554E4119.9010206@gmail.com> <5550FCBE.1020909@radel.com> <555105C1.50401@gmail.com> <55510CED.4040109@radel.com> <555119E7.7050808@gmail.com> <55512AAF.1040404@radel.com> <87fv72wj9c.fsf@elk.localnet> Mail-Followup-To: freebsd-questions@freebsd.org X-Clacks-Overhead: GNU Terry Pratchett Date: Tue, 12 May 2015 09:06:28 -0700 In-Reply-To: (Michael Powell's message of "Tue, 12 May 2015 02:15:47 -0400") Message-ID: <87egmlhjaz.fsf@elk.localnet> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MAG-OUTBOUND: peakinternet.redcondor.net@207.55.16/22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2015 16:09:43 -0000 Michael Powell writes: > It's not in base system. As far as the /usr/src tree goes, I think it > would have been in /usr/src/crypto/openssl/tools - except it isn't. > Install the /usr/ports/security/openssl port if you find you require it. Thanks, I don't need it now, but I'll keep that in mind if I do. -- Carl Johnson carlj@peak.org