On 4/29/2026 7:45 AM, Warner Losh wrote: > From: "Stacey D. Son" <[email protected]> > > Add os-ioctl-cmds.h containing the complete ioctl command table > mapping TARGET_* ioctl commands to their handlers. Uses IOCTL and > IOCTL_SPECIAL macros for table generation. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Alexander Kabaev <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/freebsd/os-ioctl-cmds.h | 151 > +++++++++++++++++++++++++++++++++++++++ > 1 file changed, 151 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
