Date: Wed, 11 Jul 2007 14:42:33 -0400 From: John Baldwin <jhb@freebsd.org> To: stable@freebsd.org Subject: Call for testing: patch that helps Wine on 6.x Message-ID: <200707111442.33336.jhb@freebsd.org>
next in thread | raw e-mail | index | archive | help
This patch attempts to remove a gross hack with a slightly less gross hack in order to avoid clobbering data in signal info that Wine needs. In 7 this was fixed by a major change to how the kernel manages signals internally, and that change is too large to be MFC'd, hence this lighter weight patch. It has already been tested by the folks working on Wine, but I would like a bit more widespread testing before I commit it. Please test this patch and let me know if anything breaks. Note that this patch is only for i386. http://www.FreeBSD.org/~jhb/patches/sig_eva.patch -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707111442.33336.jhb>