Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2003 10:24:07 -0800 (PST)
From:      Maxime Henrion <mux@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:  <200302271824.h1RIO7Kk000307@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2003/02/27 10:24:07 PST

  Modified files:
    sys/dev/syscons      syscons.c 
  Log:
  When DDB is in the kernel, unlock VTY switching so that we
  don't end up freezing the box.  This makes VTY locking useless
  in the DDB case but a box which is supposed to be physically
  secure shouldn't compile DDB anyway.
  
  Reviewed by:    silence on -audit
  
  Revision  Changes    Path
  1.396     +4 -0      src/sys/dev/syscons/syscons.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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