rename sockaddr_un variables from 'sun' to the more common 'sa'.
authorbcook <bcook@openbsd.org>
Sun, 4 Jan 2015 01:24:43 +0000 (01:24 +0000)
committerbcook <bcook@openbsd.org>
Sun, 4 Jan 2015 01:24:43 +0000 (01:24 +0000)
commitaccd9e67809bcf7d35903254e107a490963e23f3
treed6e9c448da5a43ae65726136d29689192c2a1e5f
parent8008c90b9dd54a918c4567e6adc1a1c0a4c4b862
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@
usr.sbin/ntpd/control.c
usr.sbin/ntpd/ntpd.c