CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/30 20:41:12
Modified files:
sys/kern : kern_prot.c kern_sig.c
Log message:
Always identify threads with THREAD_PID_OFFSET, so that there's no
way a kill() intended for a thread can result in a separate process
getting the signal.
ok tedu@ art@
