K 10 svn:author V 3 jhb K 8 svn:date V 27 2005-06-29T15:16:20.000000Z K 7 svn:log V 302 - Change the commented out freebsd32_xxx() example to use kern_xxx() along with a single copyin() + translate and translate + copyout() rather than using the stackgap. - Remove implementation of the stackgap for freebsd32 since it is no longer used for that compat ABI. Approved by: re (scottl) END