CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/06/01 06:22:07

Modified files:
        usr.sbin/ntpd  : constraint.c 

Log message:
ntpd: use the usual error check for timegm(3).

Straightforward change. The code could use some refactoring to avoid two
consecutive timegm(3) calls on tm_tls. The layering is a bit strange here.

ok deraadt henning job

Reply via email to