CVS: cvs.openbsd.org: src

Claudio Jeker <[email protected]> Wed, 29 Jul 2026 08:06:55 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/29 08:06:55

Modified files:
	usr.sbin/ntpd  : constraint.c control.c ntp.c ntp_dns.c ntpd.c 

Log message:
Convert ntpd to use imsgbuf_get. Also convert some trivial messages to
use imsg_get_data.

OK florian@