From owner-freebsd-stable Fri Aug 3 5:19:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id A07B337B405 for ; Fri, 3 Aug 2001 05:19:52 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id 7F23E3E28; Fri, 3 Aug 2001 05:19:31 -0700 (PDT) Received: from bazooka.unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 758C43C12B; Fri, 3 Aug 2001 05:19:31 -0700 (PDT) To: Jeff Palmer Cc: stable@freebsd.org Subject: Re: Small error in LINT In-Reply-To: <20010803072224.X95653-100000@jeff.isni.net>; from scorpio@drkshdw.org on "Fri, 3 Aug 2001 07:44:24 -0400 (EDT)" Date: Fri, 03 Aug 2001 05:19:26 -0700 From: Dima Dorfman Message-Id: <20010803121931.7F23E3E28@bazooka.unixfreak.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jeff Palmer writes: > This is probably a mostly unimportant observation. > > In LINT we see: > # Allow user-mode programs to manipulate their local descriptor tables. > # This option is required for the WINE Windows(tm) emulator, and is > # not used by anything else (that we know of). > # > options USER_LDT #allow user-level control of i386 ldt > > > The error is "and is not used by anyhting else (that we know of)." > avifile (in ports) also uses USER_LDT > xmovie (also in ports) uses it as well > > interesting to note, both are graphics utilities for watching video > playback. I fixed this 3 months ago. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message