CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2021/01/27 00:21:55
Modified files: usr.sbin/httpd : httpd.c httpd.h logger.c usr.sbin/iscsid: iscsid.c usr.sbin/ldapd : ldapd.h usr.sbin/relayd: relayd.c relayd.h usr.sbin/snmpd : snmpd.c snmpd.h usr.sbin/switchd: switchd.c types.h usr.sbin/vmd : proc.h vmd.c usr.sbin/ypldap: ypldap.c ypldap.h Log message: these programs (with common ancestry) had a -fno-common problem related to privsep_procid. ok mortimer