mrg Fri Oct 18 01:39:35 PDT 1996 Update of /cvsroot/src/sys/kern In directory netbsd1:/var/slash-tmp/cvs-serv25445 Modified Files: kern_sig.c Log Message: in coredump(), check the SUGID bit rather than testing various parts of the cred structures. this prevents a previously set[gu]id process from generating a core file.