Date: Thu, 2 Sep 1999 14:03:33 -0700 (PDT) From: Luoqi Chen <luoqi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/i386/sys i386_get_ioperm.c i386_get_ldt.c i386_set_ioperm.c i386_set_ldt.c i386_vm86.c Message-ID: <199909022103.OAA73515@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luoqi 1999/09/02 14:03:33 PDT Modified files: lib/libc/i386/sys i386_get_ioperm.c i386_get_ldt.c i386_set_ioperm.c i386_set_ldt.c i386_vm86.c Log: Use definitions provided in sysarch.h for args structures. Reviewed by: marcel Revision Changes Path 1.4 +3 -9 src/lib/libc/i386/sys/i386_get_ioperm.c 1.7 +6 -12 src/lib/libc/i386/sys/i386_get_ldt.c 1.4 +3 -9 src/lib/libc/i386/sys/i386_set_ioperm.c 1.7 +6 -12 src/lib/libc/i386/sys/i386_set_ldt.c 1.3 +4 -9 src/lib/libc/i386/sys/i386_vm86.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?199909022103.OAA73515>