From owner-freebsd-hackers Mon Jan 15 19:58:46 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA07833 for hackers-outgoing; Mon, 15 Jan 1996 19:58:46 -0800 (PST) Received: from vector.jhs.local (slip139-92-42-153.emea.ibm.net [139.92.42.153]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA07819 Mon, 15 Jan 1996 19:58:27 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by vector.jhs.local (8.7.3/8.6.9) with SMTP id CAA20020; Tue, 16 Jan 1996 02:58:06 +0100 (MET) Message-Id: <199601160158.CAA20020@vector.jhs.local> X-Authentication-Warning: vector.jhs.local: Host localhost [127.0.0.1] didn't use HELO protocol To: Daniel Leeds cc: hackers@freebsd.org Subject: Re: telnetd source Reply-To: "Julian H. Stacey" Organization: Vector Systems Ltd. (Internet Unix & C Consultants) Address: Holz Strasse 27d, 80469 Munich, Germany Phone: +49.89.268616 Fax: +49.89.2608126 (pending reconfig) Web: http://www.freebsd.org/~jhs/ Mailer: EXMH version 1.6.5 95 12 11 In-reply-to: Your message of "Fri, 12 Jan 1996 17:14:14 GMT." <199601121714.RAA10879@sponsor.octet.com> Date: Tue, 16 Jan 1996 02:58:05 +0100 From: "Julian H. Stacey" Sender: owner-hackers@freebsd.org Precedence: bulk Hi, Reference: > From: Daniel Leeds > > i dunno what package its in, but can anyone send me the c source file to > telnetd? locate telnetd /usr/libexec/telnetd /usr/src/libexec/telnetd thus its not a port but in src/ ... you should have it PS locate runs from updatedb in /etc/weekly, it's really handy, try it :-) Julian -- Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/