From owner-cvs-all Thu Sep 2 14: 3:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DA85515B89; Thu, 2 Sep 1999 14:03:48 -0700 (PDT) (envelope-from luoqi@FreeBSD.org) Received: (from luoqi@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA73515; Thu, 2 Sep 1999 14:03:33 -0700 (PDT) (envelope-from luoqi@FreeBSD.org) Message-Id: <199909022103.OAA73515@freefall.freebsd.org> From: Luoqi Chen Date: Thu, 2 Sep 1999 14:03:33 -0700 (PDT) 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 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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