dillon 2003/10/18 13:41:08 PDT Modified files: sys/kern kern_exit.c Log: Remove a diagnostic message that detected PHOLD() vs exit()/process-reaping races. The races are handled just fine, the message was just to see if they could even occur (and they can). Revision Changes Path 1.26 +0 -1 src/sys/kern/kern_exit.c