Subject: Re: PR/35479 CVS commit: src/usr.sbin/timed/timedc
To: None <gnats-bugs@NetBSD.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 01/26/2007 19:23:24
On Jan 27, 12:20am, cbiere@netbsd.org (Christian Biere) wrote:
-- Subject: PR/35479 CVS commit: src/usr.sbin/timed/timedc

|  Log Message:
|   * Fixed a 64-bit issue in daydiff().
|   * Check the packet size and sender address in daydiff().
|   * priv_resources(): Use bind() instead of bindresvport() because an
|     reserved port is not required. This also resolves the interoperability
|     issue reported in PR bin/35479.

We don't even need to do the bind in priv_resources then :-)

christos