CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/05 03:41:33
Modified files:
usr.sbin/ntpd : constraint.c
Log message:
Use the stack to hold the constraint child process variables instead of
using the heap.
ok bcook@
