Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2005 14:24:11 -0500 (EST)
From:      Andre Guibert de Bruet <andy@siliconlandmark.com>
To:        current@freebsd.org
Subject:   ntpdate behavior changes between 4.x, 5.x and CURRENT
Message-ID:  <20050217140951.R637@alpha.siliconlandmark.com>

next in thread | raw e-mail | index | archive | help
Hi,

This is the output of ntpdate on a 4.11 machine:
alpha# ntpdate -b time-b.nist.gov > /dev/null
alpha#

The following is output of ntpdate on a 5.3-stable machine:
vnode# ntpdate -b time-b.nist.gov > /dev/null
host found : time-b.nist.gov
vnode#

The following is the output of ntpdate on a CURRENT machine:
bling# ntpdate -b time-b.nist.gov > /dev/null
bling#

Why is "host found : $server" printed to stderr on 5.x but not 4.x or 
CURRENT? I tried rebuilding my ntpd binaries with a blank make.conf just 
in case some option that I have in there was enabling some extra 
debugging. This wasn't the case. Anyone have any ideas?

vnode is:
FreeBSD vnode.properkernel.com 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Jan 30 19:28:28 EST 2005     andy@vnode.properkernel.com:/usr/src/sys/i386/compile/VNODE  i386

Regards,
Andy

| Andre Guibert de Bruet | Enterprise Software Consultant >
| Silicon Landmark, LLC. | http://siliconlandmark.com/    >



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050217140951.R637>