Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2006 06:23:53 +0000 (UTC)
From:      John Birrell <jb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern tty_cons.c
Message-ID:  <200611030623.kA36NrKG004743@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2006-11-03 06:23:53 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty_cons.c 
  Log:
  Always init the console before trying to cnadd it to
  avoid the case where the console name isn't set and
  cnadd wants to use printf to complain about it.
  
  Revision  Changes    Path
  1.137     +2 -2      src/sys/kern/tty_cons.c



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