CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2016/03/05 09:09:20

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

Log message:
According to RFC7231, section 7.1.1.1, the HTTP date header supports
no other timezone than the fixed string "GMT".  Avoid using strptime %Z,
which is nonstandard and can give surprising results on other operating
systems.  ok deraadt@ giovanni@ bcook@

Reply via email to