opnsense-src/share/man
Warner Losh 380710a5c8 geom: create an API to allocate events, and use that storage to send them
g_alloc_event will allocate storage for an opaque event. g_post_event_ep
can use memory returned by g_alloc_event to send an event from a context
that might not be able to allocate the event. Occasionally, we can
alloate memory when we create an object, but not while we're destroy
it. This allows one to allocate at creation time memory to use when
destorying the object.

Reviewed by:		jhb
Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D30544
2021-07-23 18:08:45 -06:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 Pass the syscall number to capsicum permission-denied signals 2021-07-16 18:06:44 +01:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 Update the mlx5en(4) manual page. 2021-07-21 11:10:31 +02:00
man5 pf.conf.5: Document new 'match' keyword 2021-07-17 12:01:08 +02:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 man/man7/development.7: correct typo in manpage. 2021-07-22 16:43:46 +01:00
man8 uefi: Add riscv to historical details 2021-02-22 22:27:00 +00:00
man9 geom: create an API to allocate events, and use that storage to send them 2021-07-23 18:08:45 -06:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00