CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/21 08:20:00
Modified files:
usr.sbin/ntpd : control.c
Log message:
in control_check(), rename struct sockaddr_un sun to sa - for consistency
with control_init() just underneath, and because "sun" causes problems for
portable on solaris
pretty much from bcook's portable repo, but another name, ok bcook
