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