summaryrefslogtreecommitdiff
path: root/net/ettercap/patches/patch-ad
AgeCommit message (Collapse)AuthorFilesLines
2003-06-07Fix crash in -current: a thread was trying to wait for a condition using anjmmv1-0/+37
unlocked mutex (thus triggering a libpthread assertion). I'm not sure if this patch is completely right, but the program seems to work fine. Bump PKGREVISION to 2.