Date: Thu, 2 Sep 1999 14:50:44 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_dummy.c linux_misc.c Message-ID: <199909022150.OAA77526@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/09/02 14:50:44 PDT
Modified files:
sys/i386/linux linux_dummy.c linux_misc.c
Log:
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
Revision Changes Path
1.14 +1 -2 src/sys/i386/linux/linux_dummy.c
1.71 +85 -1 src/sys/i386/linux/linux_misc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909022150.OAA77526>
