mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 17:49:34 -05:00
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are still not MPSAFE (or already are but aren’t properly marked). Use it in preparation for a general review of all nodes. This is non-functional change that adds annotations to SYSCTL_NODE and SYSCTL_PROC nodes using one of the soon-to-be-required flags. Reviewed by: hselasky, kib Approved by: kib (mentor) Differential Revision: https://reviews.freebsd.org/D23632 |
||
|---|---|---|
| .. | ||
| usb_template.c | ||
| usb_template.h | ||
| usb_template_audio.c | ||
| usb_template_cdce.c | ||
| usb_template_cdceem.c | ||
| usb_template_kbd.c | ||
| usb_template_midi.c | ||
| usb_template_modem.c | ||
| usb_template_mouse.c | ||
| usb_template_msc.c | ||
| usb_template_mtp.c | ||
| usb_template_multi.c | ||
| usb_template_phone.c | ||
| usb_template_serialnet.c | ||