Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jun 2003 20:20:24 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_prf.c
Message-ID:  <200306220320.h5M3KOxw006704@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2003/06/21 20:20:24 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             subr_prf.c 
  Log:
  When DDB is active, always send printf() output directly to the
  console, even if there is a TIOCCONS console tty. We were already
  doing this after a panic, but it's also useful when entering DDB
  for some other reason too.
  
  Revision  Changes    Path
  1.105     +5 -1      src/sys/kern/subr_prf.c



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