From owner-cvs-all Thu Oct 5 18:59:11 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AB4337B503; Thu, 5 Oct 2000 18:59:08 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA62972; Thu, 5 Oct 2000 18:59:08 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200010060159.SAA62972@freefall.freebsd.org> From: John Baldwin Date: Thu, 5 Oct 2000 18:59:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include segments.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/10/05 18:59:08 PDT Modified files: sys/i386/include segments.h Log: currentldt is now a "special" global-data variable, and as such, there is no actual currentldt integer variable directly. Thus, don't claim that there is. Revision Changes Path 1.25 +1 -4 src/sys/i386/include/segments.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message