CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2014/05/04 04:34:35
Modified files: usr.sbin/snmpd : proc.c Log message: With the recent change by deraadt@ to introduce kern.nosuidcoredump=3, we don't need the horrible debug hack anymore that disabled privdrop and chroot to get core dumps of privsep processes. No functional change for the normal binary, only if it is compiled with the non-default -DDEBUG option.