FreeBSD Bugzilla – Attachment 9208 Details for
Bug 18943
kernel options required but not mentioned in some manpages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.73 KB, created by
Ben Smithurst
on 2000-06-01 15:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ben Smithurst
Created:
2000-06-01 15:30:00 UTC
Size:
1.73 KB
patch
obsolete
>Index: i386_get_ioperm.2 >=================================================================== >RCS file: /usr/cvs/src/lib/libc/i386/sys/i386_get_ioperm.2,v >retrieving revision 1.5 >diff -u -r1.5 i386_get_ioperm.2 >--- i386_get_ioperm.2 2000/05/06 12:07:48 1.5 >+++ i386_get_ioperm.2 2000/06/01 12:48:36 >@@ -56,6 +56,10 @@ > arguments to the state specified by the > .Fa enable > argument. >+.Pp >+Note that you must have >+.Dq options VM86 >+in your kernel configuration file to use these functions. > .Sh RETURN VALUES > Upon successful completion, > .Fn i386_get_ioperm >Index: i386_get_ldt.2 >=================================================================== >RCS file: /usr/cvs/src/lib/libc/i386/sys/i386_get_ldt.2,v >retrieving revision 1.8 >diff -u -r1.8 i386_get_ldt.2 >--- i386_get_ldt.2 2000/05/06 12:07:48 1.8 >+++ i386_get_ldt.2 2000/06/01 12:48:25 >@@ -69,6 +69,10 @@ > .Fd <i386/segments.h> . > These structures are defined by the architecture > as disjoint bit-fields, so care must be taken in constructing them. >+.Pp >+Note that you must have >+.Dq options USER_LDT >+in your kernel configuration file to use these functions. > .Sh RETURN VALUES > Upon successful completion, > .Fn i386_get_ldt >Index: i386_vm86.2 >=================================================================== >RCS file: /usr/cvs/src/lib/libc/i386/sys/i386_vm86.2,v >retrieving revision 1.5 >diff -u -r1.5 i386_vm86.2 >--- i386_vm86.2 2000/05/06 12:07:48 1.5 >+++ i386_vm86.2 2000/06/01 12:55:44 >@@ -77,6 +77,10 @@ > with the correct machine context for vm86, and with the > .Em PSL_VM > bit set. Control returns to the process upon delivery of a signal. >+.Pp >+Note that you must have >+.Dq options VM86 >+in your kernel configuration file to use this function. > .Sh RETURN VALUES > Upon successful completion, > .Fn i386_vm86
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18943
: 9208