Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2009 21:21:17 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern tty.c
Message-ID:  <200906122121.n5CLLeIp056359@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2009-06-12 21:21:17 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty.c 
  Log:
  SVN rev 194079 on 2009-06-12 21:21:17Z by ed
  
  Revert my previous change, because it reintroduces an old regression.
  
  Because our rc scripts also open the /etc/ttyv* nodes, it revokes the
  console, preventing startup messages from being displayed.
  
  I really have to think about this. Maybe we should just give the console
  its own TTY and let it build on top of other TTYs. I'm still not sure
  what to do with input handling there.
  
  Revision  Changes    Path
  1.321     +7 -7      src/sys/kern/tty.c



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