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

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 1 Jul 2007 21:19:14 -0700 (PDT)

dillon      2007/07/01 21:19:14 PDT

DragonFly src repository

  Modified files:
    sys/platform/vkernel/platform console.c 
  Log:
  sigwinch has to run with the big giant lock so use the DragonFly
  interrupt API to handle it rather then running it directly from the
  signal handler.  Fixes a panic.
  
  Revision  Changes    Path
  1.17      +19 -5     src/sys/platform/vkernel/platform/console.c


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



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