Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2009 19:46:19 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/syscons syscons.c
Message-ID:  <200903091946.n29JkRQo051073@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-03-09 19:46:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/syscons      syscons.c 
  Log:
  SVN rev 189596 on 2009-03-09 19:46:19Z by ed
  
  Don't call into the TTY layer when inside kdb.
  
  We should just leave the underlying TTY objects alone when scrolling
  around in KDB. It should be handled by Syscons exclusively.
  
  Reported by:    pluknet gmail com
  
  Revision  Changes    Path
  1.467     +1 -1      src/sys/dev/syscons/syscons.c



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