K 10 svn:author V 6 marcel K 8 svn:date V 27 1999-09-02T21:50:42.000000Z K 7 svn:log V 246 Implementation of the modify_ldt syscall. Use the sysarch() interface to do the actual work. When USER_LDT is not defined for a kernel, sysarch returns EOPNOTSUPP. Display a message in that case and return ENOSYS to userland. Reviewed by: luoqi END