lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 04 Aug 2006 12:15:13 +0200
From:	Adam Tlałka <atlka@...gda.pl>
To:	LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH]console utf-8 mode fixes

Description: patch for drivers/char/vt.c

Fixed utf-8 mode so alternate charset modes always work according
to control sequences interpreted in do_con_trol function
preserving backward US-ASCII and VT100 semigraphics compatibility.

Malformed utf-8 sequences are represented as sequences of replacement 
glyphs,original codes or '?' as a last resort.

unicode-xterm, gnome-terminal, kconsole and other terminal emulators
in utf-8 mode respect acsc, enacs, rmacs sequences. Also I found that 
some important system programs (from Debian distro) uses acsc in utf-8 
mode - dselect, aptitude, w3m for example.

Signed-off-by: Adam Tla/lka <atlka@...gda.pl>


Regards
-- 
Adam Tlałka       mailto:atlka@...gda.pl    ^v^ ^v^ ^v^
System  & Network Administration Group       - - - ~~~~~~
Computer Center,  Gdańsk University of Technology, Poland
PGP public key:   finger atlka@...rise.pg.gda.pl

View attachment "vt.c.patch" of type "text/x-patch" (4503 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ