opnsense-src/bin/stty
Bojan Novković b53fe14843 (s)tty: add support for IUTF8 input flag
This patch adds the necessary kernel and stty code to support setting
the IUTF8 flag for ttys. It is the first of two patches that fix
backspace behaviour for UTF-8 encoded characters when in canonical mode.

Reported by:	christos
Reviewed by:	christos, imp
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D42066

(cherry picked from commit 128f63cedc14ae21b35f74e11e2fe1a5659c58e8)
2023-10-21 17:28:34 +03:00
..
cchar.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
extern.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
gfmt.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
key.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
modes.c (s)tty: add support for IUTF8 input flag 2023-10-21 17:28:34 +03:00
print.c (s)tty: add support for IUTF8 input flag 2023-10-21 17:28:34 +03:00
stty.1 (s)tty: add support for IUTF8 input flag 2023-10-21 17:28:34 +03:00
stty.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
stty.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
util.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00