From owner-freebsd-hackers@FreeBSD.ORG Fri Oct 17 15:58:36 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1401B16A4F7 for ; Fri, 17 Oct 2003 15:58:36 -0700 (PDT) Received: from kientzle.com (h-66-166-149-50.SNVACAID.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41A0843FB1 for ; Fri, 17 Oct 2003 15:58:35 -0700 (PDT) (envelope-from kientzle@acm.org) Received: from acm.org ([66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id h9HMwYkX079148; Fri, 17 Oct 2003 15:58:34 -0700 (PDT) (envelope-from kientzle@acm.org) Message-ID: <3F907419.4090601@acm.org> Date: Fri, 17 Oct 2003 15:58:33 -0700 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031006 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Garance A Drosihn References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Adil Katchi cc: freebsd-hackers@freebsd.org Subject: Re: sshd source code X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kientzle@acm.org List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2003 22:58:36 -0000 Garance A Drosihn wrote: > At 7:08 PM -0400 10/16/03, Adil Katchi wrote: > >> I'm looking for the sshd source code for freebsd 4.7. >> Any idea where I can find it in the CVS tree? > > > if you have the source tree on your machine (and if it > has been there for a week or so), then use the 'locate' > command: > > locate openssh > > You'll get a list of files... > Assuming, of course, that they don't ever turn their machine off. If they do, then 'locate' is just a waste of disk space. Sorry, you tickled one of my long-standing gripes about 'periodic'. Tim Kientzle