Commit ID: 1005320F11C6DC81D52
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/03/12 23:43:01 UTC
Modified files:
usr.sbin/ntpd : Makefile ntp.c ntpd.c ntpd.h
Log message:
stop using arc4random_stir in ntpd; same hack as in init
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.4 -r1.5 src/usr.sbin/ntpd/Makefile
cvs -R rdiff -kk -upr1.28 -r1.29 src/usr.sbin/ntpd/ntp.c
cvs -R rdiff -kk -upr1.21 -r1.22 src/usr.sbin/ntpd/ntpd.c
cvs -R rdiff -kk -upr1.22 -r1.23 src/usr.sbin/ntpd/ntpd.h