CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/08/16 05:09:26

Modified files:
        usr.sbin/rdate : ntp.c 

Log message:
Fix another gcc4 mis-alignment, by using bcopy() rather than
(u_int64_t *)charptr = value.

Problem reported by Daniel Ouellet, first diff from matthieu@,
another from naddy@ equivalent to this one.

ok millert@ dlg@ (for naddy's) deraadt@

Reply via email to