opnsense-src/sys/dev/xen
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
..
balloon xen/dev: remove __unused from driver argument of identify functions 2023-11-28 13:32:57 +01:00
blkback xen/blk{front,back}: fix usage of sector sizes different than 512b 2024-10-08 09:29:13 +02:00
blkfront xen/blk{front,back}: fix usage of sector sizes different than 512b 2024-10-08 09:29:13 +02:00
bus machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
console machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
control xen: remove PV suspend/resume support copyright 2024-10-07 18:59:45 +02:00
cpu sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
debug xen/debug: remove usage of sbuf_{clear,finish}() on drained sbuf 2024-05-09 12:50:08 +02:00
efi efi: Move to using efi_guid_t in ioctl definitions 2025-05-01 11:53:40 -06:00
evtchn sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gntdev device_pager: user iterators to free device pages 2024-11-21 15:49:30 -06:00
grant_table xen/dev: remove __unused from driver argument of identify functions 2023-11-28 13:32:57 +01:00
netback netpfil: Use accessor functions and named constants for all tcphdr flags 2023-12-25 13:18:01 +01:00
netfront xen/netfront: use iflladdr_event to send ARPs 2024-12-16 06:49:29 -08:00
pcifront Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
privcmd device_pager: user iterators to free device pages 2024-11-21 15:49:30 -06:00
timer xen/intr: correct misuses of Xen handle pointer type 2023-11-28 12:51:19 +01:00
xenpci machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
xenstore machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00