Date: Sat, 8 Jul 2006 20:05:05 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/ibcs2 ibcs2_other.c Message-ID: <200607082005.k68K553i090670@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-07-08 20:05:05 UTC FreeBSD src repository Modified files: sys/i386/ibcs2 ibcs2_other.c Log: Use kern_connect() in spx_open() to avoid the need for the stackgap. I also used kern_close() for simplicity though close(2) wasn't requiring the use of the stackgap. Revision Changes Path 1.18 +11 -16 src/sys/i386/ibcs2/ibcs2_other.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607082005.k68K553i090670>