| Summary: | LINT (NOTES) has incomplete list of uses for 'option USER_LDT' | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Jens.Schweikhardt <Jens.Schweikhardt> |
| Component: | misc | Assignee: | Jens Schweikhardt <schweikh> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-bugs->schweikh It's mine. State Changed From-To: open->closed 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). |
/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: ATTENTIONATTENTION: This port requires a kernel built with the directive: options USER_LDT 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). How-To-Repeat: Compare LINT with ports/graphics/avifile/pkg-message