OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Brad Smith (bradcvs.openbsd.org)
Date: Mon Nov 01 2004 - 20:39:01 CST


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2004/11/01 19:39:01

Modified files:
        sys/arch/macppc/dev: Tag: OPENBSD_3_5 adb_direct.c

Log message:
MFC:
Fix by drahn

Modify adb packet handling so that the completion routine can reentrantly
process the queue. fix from netbsd, pointed out on ppc several times.
Doesn't appear to affect my machines, but helps others.

ok deraadt