cvs commit: src/sys/i386/ibcs2 ibcs2_other.c

John Baldwin jhb at FreeBSD.org
Sat Jul 8 20:05:05 UTC 2006


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


More information about the cvs-all mailing list