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/kern subr_prof.c src/sys/machine/pc32/i386 support.s src/sys/sys resourcevar.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 5 Jan 2007 19:23:20 -0800 (PST)

dillon      2007/01/05 19:23:20 PST

DragonFly src repository

  Modified files:
    sys/kern             subr_prof.c 
    sys/machine/pc32/i386 support.s 
    sys/sys              resourcevar.h 
  Log:
  Remove fuswintr() and suswintr(), they were never implemented and it was a
  bad idea to try to write to a userspace context from an interrupt anyway.
  
  Revision  Changes    Path
  1.16      +6 -6      src/sys/kern/subr_prof.c
  1.18      +0 -11     src/sys/machine/pc32/i386/support.s
  1.15      +0 -2      src/sys/sys/resourcevar.h


http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_prof.c.diff?r1=1.15&r2=1.16&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/machine/pc32/i386/support.s.diff?r1=1.17&r2=1.18&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/resourcevar.h.diff?r1=1.14&r2=1.15&f=u



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