CVSROOT: /cvs Module name: src Changes by: bc...@cvs.openbsd.org 2015/01/03 18:24:43
Modified files: usr.sbin/ntpd : control.c ntpd.c Log message: rename sockaddr_un variables from 'sun' to the more common 'sa'. This avoids a namespace conflict with Solaris build environments. discussed with deraadt@ and kettenis@