With the recent change by deraadt@ to introduce kern.nosuidcoredump=3,
authorreyk <reyk@openbsd.org>
Sun, 4 May 2014 10:32:32 +0000 (10:32 +0000)
committerreyk <reyk@openbsd.org>
Sun, 4 May 2014 10:32:32 +0000 (10:32 +0000)
commit6913cdf50ea912b9645ff7ad69735b040d9dca4d
tree8c59a17116aca2fcc2a29018e218601dcba42512
parent668df217a6a879cb8d437a7f4237cd9539f1086f
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.
sbin/iked/proc.c
usr.sbin/relayd/proc.c
usr.sbin/snmpd/proc.c