opnsense-src/sys/netlink
Brooks Davis e453e498cb machine/stdarg.h -> sys/stdarg.h
Switch to using sys/stdarg.h for va_list type and va_* builtins.

Make an attempt to insert the include in a sensible place.  Where
style(9) was followed this is easy, where it was ignored, aim for the
first block of sys/*.h headers and don't get too fussy or try to fix
other style bugs.

Reviewed by:	imp
Exp-run by:	antoine (PR 286274)
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1595
2025-06-11 17:39:02 +01:00
..
route jail: add allow.routing jail permission 2025-05-12 23:13:18 +01:00
ktest_netlink_message_writer.c netlink: use protocol specific receive buffer 2024-01-02 13:04:01 -08:00
ktest_netlink_message_writer.h netlink: use size_t through the allocation KPI 2024-12-03 12:04:27 -08:00
netlink.h netlink.h: Align macro declarations with tabs 2024-12-10 21:12:38 +03:00
netlink_bitset.h netlink: dump interface capabilities with other interface data. 2023-06-16 15:33:49 +00:00
netlink_ctl.h netlink: provide genl_unregister_group() 2025-02-05 10:09:06 -08:00
netlink_debug.h netlink: Wrap long lines 2024-07-14 14:29:15 -04:00
netlink_domain.c netlink: refuse a send(2) that is larger than socket buffer 2025-02-28 15:39:15 -08:00
netlink_generic.c netlink: provide genl_unregister_group() 2025-02-05 10:09:06 -08:00
netlink_generic.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
netlink_glue.c netlink: don't store an extra pointer to so_cred 2025-02-04 16:54:21 -08:00
netlink_io.c netlink: with debugging log event when a socket is stuck 2025-02-05 10:09:06 -08:00
netlink_linux.h linux: make linux_netlink_p->msg_from_linux be able to fail 2024-03-29 13:35:51 -07:00
netlink_message_parser.c machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
netlink_message_parser.h netlink: consistently use unsigned types in the parser 2025-01-29 15:48:55 -08:00
netlink_message_writer.c netlink: augment group writer with priv(9) argument 2025-01-10 20:55:39 -08:00
netlink_message_writer.h netlink: augment group writer with priv(9) argument 2025-01-10 20:55:39 -08:00
netlink_module.c netlink: initialize VNET context with VNET_SYSINIT() 2025-02-04 16:54:21 -08:00
netlink_route.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
netlink_route.h netlink: dump interface capabilities with other interface data. 2023-06-16 15:33:49 +00:00
netlink_snl.h netlink: Move static arrays of parsers into tests that use them 2025-04-11 09:52:39 -04:00
netlink_snl_generic.h netlink: Move static arrays of parsers into tests that use them 2025-04-11 09:52:39 -04:00
netlink_snl_route.h netlink: Fix C++ compile errors 2024-05-24 22:31:42 -06:00
netlink_snl_route_compat.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
netlink_snl_route_parsers.h netlink: Move static arrays of parsers into tests that use them 2025-04-11 09:52:39 -04:00
netlink_sysevent.c netlink: refactor KPI for generic Netlink modules 2025-02-05 10:09:06 -08:00
netlink_sysevent.h nlsysevent: add default command to the events 2023-06-02 14:22:10 +02:00
netlink_var.h netlink: provide genl_unregister_group() 2025-02-05 10:09:06 -08:00