cvs commit: src/sys/i386/i386 support.s
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Apr 30 02:45:23 PDT 2004
dillon 2004/04/30 02:44:16 PDT
DragonFly src repository
Modified files:
sys/i386/i386 support.s
Log:
Fix another bug in the recent bcopy revamp. The range checking was
branching to the wrong copyin_fault/copyout_fault address.
Revision Changes Path
1.12 +13 -9 src/sys/i386/i386/support.s
http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/support.s.diff?r1=1.11&r2=1.12&f=h
More information about the Commits
mailing list