Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2007 06:16:20 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/syscons syscons.c
Message-ID:  <200709300616.l8U6GLGL024927@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2007-09-30 06:16:20 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:        (Branch: RELENG_6)
    sys/dev/syscons      syscons.c 
  Log:
  MFC: rev 1.452
  
  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.
  
  Submitted by:   Jilles Tjoelker <jilles@stack.nl>
  Reviewed by:    bde
  
  Revision   Changes    Path
  1.436.2.9  +1 -2      src/sys/dev/syscons/syscons.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709300616.l8U6GLGL024927>