Subject: CVS commit: src/usr.sbin/ntp/ntptrace
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 12/27/2003 00:58:35
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.