Date: Wed, 22 Sep 1999 15:01:52 -0700 (PDT) From: Luoqi Chen <luoqi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux syscalls.master linux_dummy.c linux_misc.c Message-ID: <199909222201.PAA08330@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luoqi 1999/09/22 15:01:52 PDT Modified files: sys/i386/linux syscalls.master linux_dummy.c linux_misc.c Log: Implement linux_ioperm() syscall. Fix linux_iopl() to use the level argument. SVGAlib should now work. Reviewed by: marcel Revision Changes Path 1.25 +3 -3 src/sys/i386/linux/syscalls.master 1.15 +1 -2 src/sys/i386/linux/linux_dummy.c 1.73 +26 -7 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?199909222201.PAA08330>