mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
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
|
||
|---|---|---|
| .. | ||
| cchar.c | ||
| extern.h | ||
| gfmt.c | ||
| key.c | ||
| Makefile | ||
| Makefile.depend | ||
| modes.c | ||
| print.c | ||
| stty.1 | ||
| stty.c | ||
| stty.h | ||
| util.c | ||