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

Reply via email to