Subject: Re: CVS commit: src/usr.sbin/ntp/ntptrace
To: Thomas Klausner <wiz@NetBSD.org>
From: Bernd Ernesti <netbsd@lists.veego.de>
List: current-users
Date: 12/28/2003 12:36:56
Hi,
IMHO such hacks shouldn't be done.
Change /etc/nsswitch.conf or use 127.0.0.1 if you really want it.
Bernd
On Sat, Dec 27, 2003 at 12:58:35AM +0000, Thomas Klausner wrote:
>
> Module Name: src
> Committed By: wiz
> Date: Sat Dec 27 00:58:35 UTC 2003
>
> Modified Files:
> src/usr.sbin/ntp/ntptrace: ntptrace.awk
>
> Log Message:
> Immediately return from dhost() if host is localhost, to
> avoid a warning from host(1).
> From Nicolas Joly in PR 23897.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.3 -r1.4 src/usr.sbin/ntp/ntptrace/ntptrace.awk
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>