cvs commit: src/sys/kern subr_prof.c src/sys/machine/pc32/i386 support.s src/sys/sys resourcevar.h

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jan 5 19:23:37 PST 2007


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





More information about the Commits mailing list