cvs commit: ports/security/stunnel Makefile
ports/security/stunnel/files
patch-src::common.h patch-src::sthreads.c
Peter Pentchev
roam at FreeBSD.org
Tue Jun 14 08:58:49 GMT 2005
roam 2005-06-14 08:58:48 UTC
FreeBSD ports repository
Modified files:
security/stunnel Makefile
Added files:
security/stunnel/files patch-src::common.h
patch-src::sthreads.c
Log:
Fix the stunnel ucontext-related problems using a patch from the author,
Michael Trojnara[1].
Also, add the build-time WITH_FORK, WITH_PTHREAD, and WITH_UCONTEXT knobs
to control the stunnel threading model used, based on Vasil Dimov's PR's
with some modifications [2].
While I'm here, add in a <sys/types.h> inclusion that seems to be needed
for <ucontext.h> at least on FreeBSD 6.0/sparc64.
Reported by: many
Pointy hat to: roam (myself) for both not noticing this and then letting
it linger for a while
Obtained from: Michael Trojnara's BSD patch from
<53594c631989fde6ca0bdb3435b93dfe at mirt.net> [1]
PR: 81289, 82202 [2]
Submitted by: Vasil Dimov
Revision Changes Path
1.64 +22 -1 ports/security/stunnel/Makefile
1.1 +50 -0 ports/security/stunnel/files/patch-src::common.h (new)
1.1 +12 -0 ports/security/stunnel/files/patch-src::sthreads.c (new)
More information about the cvs-all
mailing list