On 4/29/2026 7:45 AM, Warner Losh wrote: > Add helper function to log detailed information about unsupported > ioctl commands, including direction, group, and parameter length. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/bsd-ioctl.c | 24 ++++++++++++++++++++++++ > 1 file changed, 24 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
