CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/27 12:22:37
Modified files:
sys/sys : proc.h
sys/kern : kern_sig.c kern_tame.c
Log message:
Rather than disabling tame to coredump, leave it enabled but flag that
a coredump is happening. This improves behaviour while threaded.
ok semarie
