From owner-cvs-libexec Sun May 3 14:00:20 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26654 for cvs-libexec-outgoing; Sun, 3 May 1998 14:00:20 -0700 (PDT) (envelope-from owner-cvs-libexec) Received: from fly.HiWAAY.net (sprice@fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA26241; Sun, 3 May 1998 13:58:52 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by fly.HiWAAY.net (8.8.8/8.8.6) with SMTP id PAA26936; Sun, 3 May 1998 15:58:49 -0500 (CDT) Date: Sun, 3 May 1998 15:58:49 -0500 (CDT) From: Steve Price To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: Re: cvs commit: src/libexec/telnetd telnetd.c utility.c In-Reply-To: <199805031633.JAA20304@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 3 May 1998, Steve Price wrote: # steve 1998/05/03 09:33:35 PDT # # Modified files: (Branch: RELENG_2_2) # libexec/telnetd telnetd.c utility.c # Log: # MFC: Support for reading 'if' file from /etc/gettytab. # # PR: 6492 # Submitted by: Doug White Oops! My sincerest apologies to both Doug Barton and Doug White. This should have been attributed to Doug Barton. I really need to see a professional about my continuous finger fumbles. :) Steve # Revision Changes Path # 1.7.2.5 +19 -1 src/libexec/telnetd/telnetd.c # 1.5.2.4 +6 -2 src/libexec/telnetd/utility.c #