From owner-freebsd-bugs@FreeBSD.ORG Sat May 7 14:00:19 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84EBD16A4DB for ; Sat, 7 May 2005 14:00:19 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B86343D96 for ; Sat, 7 May 2005 14:00:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j47E0JqM003011 for ; Sat, 7 May 2005 14:00:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j47E0JJT003010; Sat, 7 May 2005 14:00:19 GMT (envelope-from gnats) Date: Sat, 7 May 2005 14:00:19 GMT Message-Id: <200505071400.j47E0JJT003010@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Maxim Konovalov Subject: Re: bin/80732: [PATCH]: getty(8) and telnetd(8) ignore the 'if'default /etc/issue) before the login prompt X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maxim Konovalov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2005 14:00:19 -0000 The following reply was made to PR bin/80732; it has been noted by GNATS. From: Maxim Konovalov To: Rostislav Krasny Cc: bug-followup@freebsd.org Subject: Re: bin/80732: [PATCH]: getty(8) and telnetd(8) ignore the 'if' option of gettytab(5) and don't print initial message from a file (by default /etc/issue) before the login prompt Date: Sat, 7 May 2005 17:50:14 +0400 (MSD) Does your patch correlate with bin/23562? http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/23562 -- Maxim Konovalov