DragonFly commits List (threaded) for 2007-02
DragonFly BSD
DragonFly commits List (threaded) for 2007-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 1 Feb 2007 09:31:31 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]