CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]       2016/09/26 11:17:01

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

Log message:
Teach ntpd(8) constraint process to use exec*() instead of just forking,
with this change we get the pledge() ability back to the parent process.

some tweaks from and ok reyk@

Reply via email to