K 10 svn:author V 6 marcus K 8 svn:date V 27 2007-09-30T06:22:13.000000Z K 7 svn:log V 434 Fix a bug that will cause a process that calls the VT_WAITACTIVE ioctl to become unkillable when that process is sent a termination signal. The process will sit in waitvt looping in the kernel, and chewing up all available CPU until the system is rebooted. Note: this is not an MFC as this code no longer exists in HEAD. However, this is based on the same syscons fix which was just MFC'd after one week in HEAD. Reviewed by: bde END