On Monday 10 July 2006 17:38, John Baldwin wrote:
> jhb         2006-07-10 21:38:17 UTC
> 
>   FreeBSD src repository
> 
>   Log:
>   - Retire the stackgap from SVR4 compat as it is no longer used.

This also finishes off the last of the stackgap in the kernel overall.
There is one remaining reference in some uncompiled #if 0 code to try
to simulate svr4 [gs]et_mcontext() by using the stackgap to call sysarch()
to change the LDT.  If anyone decides to actually implement that they'll
have to define a suitable KPI to do it instead (if one doesn't already
exist).

-- 
John Baldwin
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to