From owner-freebsd-bugs@FreeBSD.ORG Sat Jun 26 13:01:12 2004 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 A33E416A4CE for ; Sat, 26 Jun 2004 13:01:12 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B09743D1F for ; Sat, 26 Jun 2004 13:01:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5QD0ia0039700 for ; Sat, 26 Jun 2004 13:00:44 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5QD0imh039699; Sat, 26 Jun 2004 13:00:44 GMT (envelope-from gnats) Date: Sat, 26 Jun 2004 13:00:44 GMT Message-Id: <200406261300.i5QD0imh039699@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jonas Nagel Subject: Re: misc/68134: 'invalid hostname' displayed in w/who output X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jonas Nagel List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 13:01:12 -0000 The following reply was made to PR misc/68134; it has been noted by GNATS. From: Jonas Nagel To: Giorgos Keramidas Cc: bug-followup@freebsd.org Subject: Re: misc/68134: 'invalid hostname' displayed in w/who output Date: Sat, 26 Jun 2004 14:47:09 +0200 Actually the Problem shows up both in 'who' and in 'w' and it should never be displaying 'invalid hostname'. If it's unable to resolve a hostname it should simply display the IP, regardless of command line switches. -- Jonas Nagel