CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/23 18:03:25
Modified files:
usr.sbin/ntpd : constraint.c ntpd.c ntpd.h
Log message:
Cache values from getpwnam() done at initialization, which need to be
used by the constraint processes setup later (chroot, setuid...)
[late getpwnam discovered during a further audit]
ok millert
