Bug 25895

Summary: Add Big5 multibyte support for tcsh
Product: Base System Reporter: Yen-Ming Lee <leeym>
Component: binAssignee: keichii <keichii>
Status: Closed FIXED    
Severity: Affects Only Me CC: keichii
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Yen-Ming Lee 2001-03-18 14:20:01 UTC
Add Big5 multibyte support for tcsh.
To enable Big5 code, please set dspmbyte to big5

$ set dspmbyte = "big5"
Comment 1 Андрей Чернов 2001-03-18 14:29:23 UTC
On Sun, Mar 18, 2001 at 22:11:19 +0800, leeym@bsd.ce.ntu.edu.tw wrote:
> >Fix:
> 
> --- sh.char.c.orig	Sun Mar 18 20:52:40 2001
> +++ sh.char.c	Sun Mar 18 21:19:55 2001

tcsh is developed externally. Please submit your patches to tcsh author
instead and they will appearse into FreeBSD automatically with the next
official tcsh release.

-- 
Andrey A. Chernov
http://ache.pp.ru/
Comment 2 keichii freebsd_committer freebsd_triage 2001-03-18 18:53:37 UTC
State Changed
From-To: open->analyzed

The patch has been submitted to the tcsh authors. 
I will watch this one until the patch gets into the FreeBSD basesystem. 


Comment 3 keichii freebsd_committer freebsd_triage 2001-03-18 18:53:37 UTC
Responsible Changed
From-To: freebsd-bugs->keichii

The patch has been submitted to the tcsh authors. 
I will watch this one until the patch gets into the FreeBSD basesystem.
Comment 4 keichii freebsd_committer freebsd_triage 2001-09-10 21:41:24 UTC
State Changed
From-To: analyzed->closed

new tcsh imported into -current, patch no long necessary