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

cvs commit: src/sys/machine/pc32/i386 machdep.c trap.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 8 Jan 2007 23:03:32 -0800 (PST)

dillon      2007/01/08 23:03:32 PST

DragonFly src repository

  Modified files:
    sys/machine/pc32/i386 machdep.c trap.c 
  Log:
  A virtual kernel running an emulated process context must pop back into
  its virtual kernel context before posting any signal.  Correct a number
  of cases that were not being handled.
  
  Revision  Changes    Path
  1.113     +22 -0     src/sys/machine/pc32/i386/machdep.c
  1.93      +0 -8      src/sys/machine/pc32/i386/trap.c


http://www.dragonflybsd.org/cvsweb/src/sys/machine/pc32/i386/machdep.c.diff?r1=1.112&r2=1.113&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/machine/pc32/i386/trap.c.diff?r1=1.92&r2=1.93&f=u



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