| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
868983b0
|
| 23-Mar-2020 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Add STANDARDS and HISTORY to getcontext(3), makecontext(3), and ucontext(3).
Obtained from: NetBSD MFC after: 2 weeks Sponsored by: DARPA
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
868983b0
|
| 23-Mar-2020 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Add STANDARDS and HISTORY to getcontext(3), makecontext(3), and ucontext(3).
Obtained from: NetBSD MFC after: 2 weeks Sponsored by: DARPA
|
| #
38f1b189
|
| 26-Apr-2012 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r234692
sys/amd64/include/cpufunc.h sys/amd64/include/fpu.h sys/amd64/amd64/fpu.c sys/amd64/vmm/vmm.c
- Add API to allow vmm FPU state init/save/restore.
FP stuff discussed with: kib
|
| #
8fa0b743
|
| 23-Jan-2012 |
Xin LI <delphij@FreeBSD.org> |
IFC @230489 (pending review).
|
| #
38f1b189
|
| 26-Apr-2012 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r234692
sys/amd64/include/cpufunc.h sys/amd64/include/fpu.h sys/amd64/amd64/fpu.c sys/amd64/vmm/vmm.c
- Add API to allow vmm FPU state init/save/restore.
FP stuff discussed with: kib
|
| #
8fa0b743
|
| 23-Jan-2012 |
Xin LI <delphij@FreeBSD.org> |
IFC @230489 (pending review).
|
| #
2b1de0af
|
| 21-Jan-2012 |
Konstantin Belousov <kib@FreeBSD.org> |
Add API for obtaining extended machine context states that cannot be fit into existing mcontext_t.
On i386 and amd64 do return the extended FPU states using getcontextx(3). For other architectures,
Add API for obtaining extended machine context states that cannot be fit into existing mcontext_t.
On i386 and amd64 do return the extended FPU states using getcontextx(3). For other architectures, getcontextx(3) returns the same information as getcontext(2).
Tested by: pho MFC after: 1 month
show more ...
|
| #
30950a21
|
| 03-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Eliminate double whitespace.
|
| #
304d1f73
|
| 04-Dec-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: overhaul.
Approved by: re
|
| #
a892767b
|
| 11-Sep-2002 |
Archie Cobbs <archie@FreeBSD.org> |
Add man pages for getcontext()/setcontext(), makecontext()/swapcontext(), and ucontext_t.
Reviewed by: mini MFC after: 3 days
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
868983b0
|
| 23-Mar-2020 |
Edward Tomasz Napierala <trasz@FreeBSD.org> |
Add STANDARDS and HISTORY to getcontext(3), makecontext(3), and ucontext(3).
Obtained from: NetBSD MFC after: 2 weeks Sponsored by: DARPA
|
| #
38f1b189
|
| 26-Apr-2012 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r234692
sys/amd64/include/cpufunc.h sys/amd64/include/fpu.h sys/amd64/amd64/fpu.c sys/amd64/vmm/vmm.c
- Add API to allow vmm FPU state init/save/restore.
FP stuff discussed with: kib
|
| #
8fa0b743
|
| 23-Jan-2012 |
Xin LI <delphij@FreeBSD.org> |
IFC @230489 (pending review).
|
| #
2b1de0af
|
| 21-Jan-2012 |
Konstantin Belousov <kib@FreeBSD.org> |
Add API for obtaining extended machine context states that cannot be fit into existing mcontext_t.
On i386 and amd64 do return the extended FPU states using getcontextx(3). For other architectures,
Add API for obtaining extended machine context states that cannot be fit into existing mcontext_t.
On i386 and amd64 do return the extended FPU states using getcontextx(3). For other architectures, getcontextx(3) returns the same information as getcontext(2).
Tested by: pho MFC after: 1 month
show more ...
|
| #
30950a21
|
| 03-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Eliminate double whitespace.
|
| #
304d1f73
|
| 04-Dec-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: overhaul.
Approved by: re
|
| #
a892767b
|
| 11-Sep-2002 |
Archie Cobbs <archie@FreeBSD.org> |
Add man pages for getcontext()/setcontext(), makecontext()/swapcontext(), and ucontext_t.
Reviewed by: mini MFC after: 3 days
|
| #
2b1de0af
|
| 21-Jan-2012 |
Konstantin Belousov <kib@FreeBSD.org> |
Add API for obtaining extended machine context states that cannot be fit into existing mcontext_t.
On i386 and amd64 do return the extended FPU states using getcontextx(3). For other architectures,
Add API for obtaining extended machine context states that cannot be fit into existing mcontext_t.
On i386 and amd64 do return the extended FPU states using getcontextx(3). For other architectures, getcontextx(3) returns the same information as getcontext(2).
Tested by: pho MFC after: 1 month
show more ...
|
| #
30950a21
|
| 03-Jul-2004 |
Ruslan Ermilov <ru@FreeBSD.org> |
Eliminate double whitespace.
|
| #
304d1f73
|
| 04-Dec-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
mdoc(7) police: overhaul.
Approved by: re
|
| #
a892767b
|
| 11-Sep-2002 |
Archie Cobbs <archie@FreeBSD.org> |
Add man pages for getcontext()/setcontext(), makecontext()/swapcontext(), and ucontext_t.
Reviewed by: mini MFC after: 3 days
|