On 4/29/2026 7:45 AM, Warner Losh wrote: > From: "Stacey D. Son" <[email protected]> > > Add os-ioctl-ttycom.h with terminal control ioctl definitions including > TARGET_TIOCGETA, TARGET_TIOCSETA, window size ioctls, and the > target_termios structure for terminal I/O control. > > Signed-off-by: Stacey D. Son <[email protected]> > Signed-off-by: Warner Losh <[email protected]> > --- > bsd-user/freebsd/os-ioctl-ttycom.h | 237 > +++++++++++++++++++++++++++++++++++++ > 1 file changed, 237 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
