mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05: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 128f63cedc14ae21b35f74e11e2fe1a5659c58e8) |
||
|---|---|---|
| .. | ||
| cchar.c | ||
| extern.h | ||
| gfmt.c | ||
| key.c | ||
| Makefile | ||
| Makefile.depend | ||
| modes.c | ||
| print.c | ||
| stty.1 | ||
| stty.c | ||
| stty.h | ||
| util.c | ||