foxfair
d1608b447d
Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.
...
It makes compatible with IANA charset defination, and let existent I18N
app happier.
Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets >
1999-06-08 02:25:19 +00:00
julian
08a158ed9e
Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS
...
as well as the X11 version ja_JP.SJIS
1999-06-05 03:04:03 +00:00
ache
c3edb55f8c
fix sign extension bug
...
Submitted by: Nikolai Saoukh <nms@ethereal.ru>
1999-04-01 10:22:48 +00:00
dillon
f1f5e5024a
Added support for DIS 8859-15 based locales using patch
...
from Kaleb.
Obtained from: Kaleb Keithley <kaleb@ics.com>
1998-12-14 02:59:15 +00:00
phk
3d8fbb04c7
I have added the support for BIG5 encoding into libc/libxpg4/mklocale.
...
the diff is attached below. This is done on the 3.0 source-tree.
I have test this on 2.2-stable before, but I don't have a 3.0 machine
right now.
This patch is mainly to make libc support BIG5 encoding, thus add
zh_TW.BIG5 locale to 3.0.
Submitted by: Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
1998-08-15 12:51:49 +00:00
phk
f58f152acd
Remove half the file, somehow it got doubled...
1998-08-15 12:36:50 +00:00
phk
172fcc7252
I have been running with these locale data for a while now and
...
I hope some other people might find them useful. They are for
zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding,
so I could only hope someone else would fill the gap.
PR: 7310
Submitted by: Luoqi Chen <luoqi@chen.ml.org>
1998-08-10 09:49:42 +00:00
ache
7624e4bf95
add Hungarian ctype
1998-08-07 17:07:12 +00:00
bde
dbc09be291
Fixed printf format errors.
1998-08-02 15:18:45 +00:00
bde
9a86d95526
Use the installed version of mklocale for `make all'. It is now
...
bootstrapped by `make world'. The version just built in ".."
normally won't work if the target system is not binary compatible.
Don't build or install anything if _BUILD_TOOLS is defined. Then
we only want to build and install the mklocale binary, but the layout
of the mklocale tree forces recursing to mklocale/data for at least
the obj target even when _BUILD_TOOLS is defined.
1998-07-07 23:05:59 +00:00
bde
9667ed0a16
Added y.tab.h to SRCS. This should have been used to get dependencies
...
on y.tab.h generated. It will soon be used to tell bsd.dep.mk that
y.tab.h itself needs to be generated.
1998-05-05 13:16:35 +00:00
bde
f701fbc7d5
Fixed races in `make -jN' using new yacc rules.
1998-05-04 20:09:06 +00:00
jb
7f92b62ee3
Add #include <string.h> to get prototypes.
1998-02-20 04:48:37 +00:00
ache
4da50d0b2b
Add Slovene link
1997-11-07 15:40:55 +00:00
ache
9f77a679cc
Add link to Polish locale
1997-11-07 15:27:12 +00:00
julian
60b0e6fbbf
Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>
...
Basic support for the Shift JIS encoding of japanese.
(and one tiny typo fixed in a comment)
1997-09-24 20:38:12 +00:00
peter
486333fcfd
kill the undead
1997-07-13 14:26:00 +00:00
bde
08b8316452
This commit was generated by cvs2svn to compensate for changes in r27241,
...
which included commits to RCS files with non-trunk default branches.
1997-07-06 06:54:14 +00:00
bde
4d7f45e259
Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,
...
pascal and vmstat.sparc. All changed files on the vendor branch should
already have been imported.
1997-07-06 06:54:14 +00:00
steve
7a5541cde7
Show the real revision date and not the date that this
...
manpage is being viewed.
1997-06-23 04:03:49 +00:00
bde
2635010c09
Fixed bogus existence check related to searching for a nearby obj directory.
...
Now the search is as incomplete as elsewhere instead of broken.
1997-04-10 15:15:43 +00:00
ache
3d3110370b
Add fake codesets 3 & 4
...
Submitted by: junker@jazz.snu.ac.kr
1997-03-25 16:03:16 +00:00
ache
bcfbb2877e
Update Korean locale
...
Should go into 2.2
1997-03-13 07:51:43 +00:00
adam
293b0804c0
minor nit
1997-02-28 22:44:31 +00:00
wosch
7a822c7bd8
Add lt_LN.ISO_8859-2.src.
...
Use '.for' loop from make(1), not sh(1) 'for' loops.
Submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>
1997-02-28 19:51:39 +00:00
ache
79e903221e
Add Korean CTYPE locale
...
Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr>
1997-02-22 22:50:57 +00:00
peter
f390c26dd9
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
e1b776e99f
Add a couple of xrefs.
1997-01-11 19:57:47 +00:00
ache
3f7af7a1d1
Fix bugs in runes data handling
...
Should go into 2.2
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-01-07 09:58:32 +00:00
ache
a15770cef3
Fix non-break space attrs
1996-08-20 14:36:56 +00:00
jkh
8eb37231d4
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
phk
b5bea7dc4e
Backout yacc changes.
1996-06-02 17:22:01 +00:00
phk
628bfc8764
yacc rules change.
1996-05-30 22:48:22 +00:00
peter
9e723d65b3
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
peter
c3f352d4ad
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
peter
ab124e78b0
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
ache
5aa679584e
Add $id$ and ${COPY}
1995-11-03 14:51:45 +00:00
ache
a8d6dd13ae
Cleanup make process per Bruce suggestions
1995-11-03 14:39:11 +00:00
ache
ffea54dba5
Add strict 7bit ASCII locale
1995-10-28 13:32:30 +00:00
ache
d350e5d644
Link LC_CTYPE inside dirs instead of dirs linking
1995-10-22 00:53:56 +00:00
ache
207b9d36cc
Fix ALPHA range
1995-10-15 16:53:43 +00:00
ache
efd6711851
Various fixes mostly for letters range
...
Obtained from: partially from Kaleb S. Keithley <kaleb@x.org> patch
1995-10-15 16:49:16 +00:00
ache
278c7e28b4
XDIGIT range fixed. This change is cosmetique and not affect anyone,
...
because ASCII locale used for isdigit and isxdigit in any case.
1995-10-15 15:50:19 +00:00
ache
0f99c0e047
Rename ISO8859-1 to ISO_8859-1 per RFC1700
1995-06-17 03:25:34 +00:00
ache
df9d0d2576
Add yet one popular russian code table
1995-04-30 14:45:00 +00:00
ache
b326f90c97
Fix owner/mode for installed data
1995-01-30 15:34:06 +00:00
ache
d4a8c7af3a
Remove creating dirs & symlinks, it is done by mtree now
1995-01-30 15:29:47 +00:00
ache
6e69666f0b
Remove links before creating them
1994-12-08 22:27:49 +00:00
ache
0d22a2a56d
Remove iso8859-1 to proper name
1994-12-04 21:13:56 +00:00