]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Backed out the main part of revs.1.14-16. Don't disable interrupts in
authorbde <bde@FreeBSD.org>
Wed, 30 Jan 2002 18:51:24 +0000 (18:51 +0000)
committerbde <bde@FreeBSD.org>
Wed, 30 Jan 2002 18:51:24 +0000 (18:51 +0000)
commit0d8bb06961b4d7158ded41d841b45d893b713361
treeabebe0c65b869b5c4fae9095090216c99d4500fe
parent83b7c4d30a3f9613ef1f324e0184f7eb121b9139
Backed out the main part of revs.1.14-16.  Don't disable interrupts in
the packet transfer routines, since rev.1.468 of machdep.c does this
better.  I'm surprised that disabling interrupts helped much.  Disabling
them in the packet receive routine is too late.

Fixed some minor style bugs in rev.1.14.
sys/amd64/amd64/amd64-gdbstub.c
sys/i386/i386/i386-gdbstub.c