CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/04 13:05:21
Modified files:
usr.sbin/ntpd : constraint.c control.c ntp.c ntp_dns.c ntpd.c
Log message:
Adjust type of 'n' used by imsgbuf_get and imsgbuf_read to int.
Additionally stop abusing 'n' for other means and use better variables
for those cases.
OK tb@
