cvs commit: src/sys/kern tty_cons.c

John Birrell jb at FreeBSD.org
Fri Nov 3 06:23:55 UTC 2006


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


More information about the cvs-src mailing list