From nobody@FreeBSD.org  Mon Feb 12 00:17:32 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id E60A337B401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Feb 2001 00:17:31 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f1C8HVl30907;
	Mon, 12 Feb 2001 00:17:31 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200102120817.f1C8HVl30907@freefall.freebsd.org>
Date: Mon, 12 Feb 2001 00:17:31 -0800 (PST)
From: Jens.Schweikhardt@marconi.com
To: freebsd-gnats-submit@FreeBSD.org
Subject: LINT (NOTES) has incomplete list of uses for 'option USER_LDT'
X-Send-Pr-Version: www-1.0

>Number:         25030
>Category:       misc
>Synopsis:       LINT (NOTES) has incomplete list of uses for 'option USER_LDT'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    schweikh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 12 00:20:01 PST 2001
>Closed-Date:    Sat Apr 21 02:48:30 PDT 2001
>Last-Modified:  Sat Apr 21 02:51:07 PDT 2001
>Originator:     Jens Schweikhardt
>Release:        4.2-R
>Organization:
Marconi
>Environment:
>Description:
/sys/i386/conf/LINT (or NOTES in current) says
#
# 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 pkg-message of port graphics/avifile says:

        ATTENTIONATTENTION:

This port requires a kernel built with
the directive:

options USER_LDT
>How-To-Repeat:
Compare LINT with ports/graphics/avifile/pkg-message
>Fix:
Make LINT (NOTES) read

# This option is required for the WINE Windows(tm) emulator, as well
# as the port graphics/avifile.
# It is not used by anything else (that we know of).

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->schweikh 
Responsible-Changed-By: schweikh 
Responsible-Changed-When: Thu Apr 19 10:10:16 PDT 2001 
Responsible-Changed-Why:  
It's mine. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25030 
State-Changed-From-To: open->closed 
State-Changed-By: schweikh 
State-Changed-When: Sat Apr 21 02:48:30 PDT 2001 
State-Changed-Why:  
Fixed in RELENG_4 aka -stable. Option USER_LDT is in 
the base system in 5-current (i.e. it won't be an option anymore). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25030 
>Unformatted:
