Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Takehiko NOZAKI <tnozaki@netbsd.org>
List: source-changes
Date: 09/09/2006 14:35:17
Module Name:	src
Committed By:	tnozaki
Date:		Sat Sep  9 14:35:17 UTC 2006

Modified Files:
	src/lib/libc/citrus/modules: citrus_mapper_std.c
	    citrus_mapper_std_file.h citrus_mapper_std_local.h
	src/usr.bin/mkcsmapper: ldef.h yacc.y

Log Message:
mapper_std iconv module and mkcsmapper(1) now can treat
plain-row-col charset and 4byte code(like GB18030) as SRC_ZONE.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libc/citrus/modules/citrus_mapper_std.c
cvs rdiff -r1.2 -r1.3 src/lib/libc/citrus/modules/citrus_mapper_std_file.h \
    src/lib/libc/citrus/modules/citrus_mapper_std_local.h
cvs rdiff -r1.1 -r1.2 src/usr.bin/mkcsmapper/ldef.h
cvs rdiff -r1.6 -r1.7 src/usr.bin/mkcsmapper/yacc.y

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.