| #
cf037972
|
| 05-Dec-2023 |
Alan Somers <asomers@FreeBSD.org> |
libcasper: document that most libcasper functions are not thread-safe
And neither are most libcasper services' functions, because internally they all use cap_xfer_nvlist. cap_xfer_nvlist sends and
libcasper: document that most libcasper functions are not thread-safe
And neither are most libcasper services' functions, because internally they all use cap_xfer_nvlist. cap_xfer_nvlist sends and then receives data over a unix domain socket and associated with the cap_channel_t argument. So absent synchronization, two threads may not use the same cap_channel_t argument or they risk receiving the other's reply.
MFC after: 2 weeks Sponsored by: Axcient Reviewed by: oshogbo Differential Revision: https://reviews.freebsd.org/D42928
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
3251ad29
|
| 12-Jul-2021 |
Gordon Bergling <gbe@FreeBSD.org> |
libcasper(3): Correct some warnings found by mandoc
- inserting missing end of block: Sh breaks Bl - moving content out of list: Pp - missing comma before name: Nm cap_* - comma in function argument
libcasper(3): Correct some warnings found by mandoc
- inserting missing end of block: Sh breaks Bl - moving content out of list: Pp - missing comma before name: Nm cap_* - comma in function argument: cap_* - skipping paragraph macro: Pp after Sh - sections out of conventional order: Sh AUTHORS
Reviewed by: bcr MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D31144
show more ...
|
| #
421f325e
|
| 16-Jun-2020 |
Gordon Bergling <gbe@FreeBSD.org> |
libcasper(3): Document HISTORY within the manpages
Reviewed by: bcr (mentor) Approved by: bcr (mentor) MFC after: 7 days Differential Revision: https://reviews.freebsd.org/D24695
|
| #
cf037972
|
| 05-Dec-2023 |
Alan Somers <asomers@FreeBSD.org> |
libcasper: document that most libcasper functions are not thread-safe
And neither are most libcasper services' functions, because internally they all use cap_xfer_nvlist. cap_xfer_nvlist sends and
libcasper: document that most libcasper functions are not thread-safe
And neither are most libcasper services' functions, because internally they all use cap_xfer_nvlist. cap_xfer_nvlist sends and then receives data over a unix domain socket and associated with the cap_channel_t argument. So absent synchronization, two threads may not use the same cap_channel_t argument or they risk receiving the other's reply.
MFC after: 2 weeks Sponsored by: Axcient Reviewed by: oshogbo Differential Revision: https://reviews.freebsd.org/D42928
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
3251ad29
|
| 12-Jul-2021 |
Gordon Bergling <gbe@FreeBSD.org> |
libcasper(3): Correct some warnings found by mandoc
- inserting missing end of block: Sh breaks Bl - moving content out of list: Pp - missing comma before name: Nm cap_* - comma in function argument
libcasper(3): Correct some warnings found by mandoc
- inserting missing end of block: Sh breaks Bl - moving content out of list: Pp - missing comma before name: Nm cap_* - comma in function argument: cap_* - skipping paragraph macro: Pp after Sh - sections out of conventional order: Sh AUTHORS
Reviewed by: bcr MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D31144
show more ...
|
| #
421f325e
|
| 16-Jun-2020 |
Gordon Bergling <gbe@FreeBSD.org> |
libcasper(3): Document HISTORY within the manpages
Reviewed by: bcr (mentor) Approved by: bcr (mentor) MFC after: 7 days Differential Revision: https://reviews.freebsd.org/D24695
|
| #
85ebe1f1
|
| 26-Feb-2018 |
Mariusz Zaborski <oshogbo@FreeBSD.org> |
nv was moved to the 9 section. Fix reference to it.
|
| #
eca37937
|
| 29-Jan-2018 |
Mariusz Zaborski <oshogbo@FreeBSD.org> |
Document the syslog Casper service.
Reviewed by: bcr@ Differential Revision: https://reviews.freebsd.org/D14084
|
| #
85ebe1f1
|
| 26-Feb-2018 |
Mariusz Zaborski <oshogbo@FreeBSD.org> |
nv was moved to the 9 section. Fix reference to it.
|
| #
eca37937
|
| 29-Jan-2018 |
Mariusz Zaborski <oshogbo@FreeBSD.org> |
Document the syslog Casper service.
Reviewed by: bcr@ Differential Revision: https://reviews.freebsd.org/D14084
|
| #
cf037972
|
| 05-Dec-2023 |
Alan Somers <asomers@FreeBSD.org> |
libcasper: document that most libcasper functions are not thread-safe
And neither are most libcasper services' functions, because internally they all use cap_xfer_nvlist. cap_xfer_nvlist sends and
libcasper: document that most libcasper functions are not thread-safe
And neither are most libcasper services' functions, because internally they all use cap_xfer_nvlist. cap_xfer_nvlist sends and then receives data over a unix domain socket and associated with the cap_channel_t argument. So absent synchronization, two threads may not use the same cap_channel_t argument or they risk receiving the other's reply.
MFC after: 2 weeks Sponsored by: Axcient Reviewed by: oshogbo Differential Revision: https://reviews.freebsd.org/D42928
show more ...
|
| #
fa9896e0
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: two-line nroff pattern
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
|
| #
3251ad29
|
| 12-Jul-2021 |
Gordon Bergling <gbe@FreeBSD.org> |
libcasper(3): Correct some warnings found by mandoc
- inserting missing end of block: Sh breaks Bl - moving content out of list: Pp - missing comma before name: Nm cap_* - comma in function argument
libcasper(3): Correct some warnings found by mandoc
- inserting missing end of block: Sh breaks Bl - moving content out of list: Pp - missing comma before name: Nm cap_* - comma in function argument: cap_* - skipping paragraph macro: Pp after Sh - sections out of conventional order: Sh AUTHORS
Reviewed by: bcr MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D31144
show more ...
|
| #
421f325e
|
| 16-Jun-2020 |
Gordon Bergling <gbe@FreeBSD.org> |
libcasper(3): Document HISTORY within the manpages
Reviewed by: bcr (mentor) Approved by: bcr (mentor) MFC after: 7 days Differential Revision: https://reviews.freebsd.org/D24695
|
| #
85ebe1f1
|
| 26-Feb-2018 |
Mariusz Zaborski <oshogbo@FreeBSD.org> |
nv was moved to the 9 section. Fix reference to it.
|
| #
eca37937
|
| 29-Jan-2018 |
Mariusz Zaborski <oshogbo@FreeBSD.org> |
Document the syslog Casper service.
Reviewed by: bcr@ Differential Revision: https://reviews.freebsd.org/D14084
|