cvs commit: src/sys/platform/vkernel/platform console.c

Simon Schubert corecode at crater.dragonflybsd.org
Thu Feb 1 09:33:04 PST 2007


corecode    2007/02/01 09:31:31 PST

DragonFly src repository

  Modified files:
    sys/platform/vkernel/platform console.c 
  Log:
  Teach the vkernel to behave and not fsck with my tty.
  
  This makes the vkernel console set proper termios state when the console
  goes out of control, for instance when suspending, interrupting or shutting
  down the vkernel.  As a result the console isn't in raw mode afterwards
  and can thus still be used.
  
  Revision  Changes    Path
  1.11      +51 -14    src/sys/platform/vkernel/platform/console.c


http://www.dragonflybsd.org/cvsweb/src/sys/platform/vkernel/platform/console.c.diff?r1=1.10&r2=1.11&f=u





More information about the Commits mailing list