Poul-Henning Kamp
da52a1bae1
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
Andrey A. Chernov
7a37f336e3
add Hungarian ctype
1998-08-07 17:07:12 +00:00
Bruce Evans
c513aafea1
Fixed printf format errors.
1998-08-02 15:18:45 +00:00
Bruce Evans
42ff1492ee
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
Bruce Evans
de1d4a81ee
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
Bruce Evans
b681d90662
Fixed races in `make -jN' using new yacc rules.
1998-05-04 20:09:06 +00:00
John Birrell
32744e40cd
Add #include <string.h> to get prototypes.
1998-02-20 04:48:37 +00:00
Andrey A. Chernov
6f0f590fa6
Add Slovene link
1997-11-07 15:40:55 +00:00
Andrey A. Chernov
b20b4fc61c
Add link to Polish locale
1997-11-07 15:27:12 +00:00
Julian Elischer
16f76e6f06
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 Wemm
65b3003d2d
kill the undead
1997-07-13 14:26:00 +00:00
Bruce Evans
aac7bd5670
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
Bruce Evans
c44252b6e8
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 Price
681e5e7a09
Show the real revision date and not the date that this
...
manpage is being viewed.
1997-06-23 04:03:49 +00:00
Bruce Evans
67036295bc
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
Andrey A. Chernov
1037a51b7e
Add fake codesets 3 & 4
...
Submitted by: junker@jazz.snu.ac.kr
1997-03-25 16:03:16 +00:00
Andrey A. Chernov
80802b9ec5
Update Korean locale
...
Should go into 2.2
1997-03-13 07:51:43 +00:00
Adam David
edc2323809
minor nit
1997-02-28 22:44:31 +00:00
Wolfram Schneider
ddcf27e1c8
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
Andrey A. Chernov
b02761ff46
Add Korean CTYPE locale
...
Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr>
1997-02-22 22:50:57 +00:00
Peter Wemm
c115df18cd
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
Jordan K. Hubbard
1130b656e5
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
Mike Pritchard
1ae7534949
Add a couple of xrefs.
1997-01-11 19:57:47 +00:00
Andrey A. Chernov
5e572a7e34
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
Andrey A. Chernov
e132ded975
Fix non-break space attrs
1996-08-20 14:36:56 +00:00
Jordan K. Hubbard
cd9a2f5c28
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
Poul-Henning Kamp
1d95dc910b
Backout yacc changes.
1996-06-02 17:22:01 +00:00
Poul-Henning Kamp
fb808b4cb8
yacc rules change.
1996-05-30 22:48:22 +00:00
Peter Wemm
6065a0be11
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 Wemm
a5b996a7ec
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
Andrey A. Chernov
1b31f20e14
Add $id$ and ${COPY}
1995-11-03 14:51:45 +00:00
Andrey A. Chernov
40e33105d2
Cleanup make process per Bruce suggestions
1995-11-03 14:39:11 +00:00
Andrey A. Chernov
31463f38ef
Add strict 7bit ASCII locale
1995-10-28 13:32:30 +00:00
Andrey A. Chernov
c3b974751f
Link LC_CTYPE inside dirs instead of dirs linking
1995-10-22 00:53:56 +00:00
Andrey A. Chernov
7ff83380e0
Fix ALPHA range
1995-10-15 16:53:43 +00:00
Andrey A. Chernov
283f4b8de4
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
Andrey A. Chernov
d70b2d75d4
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
Andrey A. Chernov
56718b4a07
Rename ISO8859-1 to ISO_8859-1 per RFC1700
1995-06-17 03:25:34 +00:00
Andrey A. Chernov
98a59e226e
Add yet one popular russian code table
1995-04-30 14:45:00 +00:00
Andrey A. Chernov
2c80666172
Fix owner/mode for installed data
1995-01-30 15:34:06 +00:00
Andrey A. Chernov
90892cea75
Remove creating dirs & symlinks, it is done by mtree now
1995-01-30 15:29:47 +00:00
Andrey A. Chernov
c9477304b6
Remove links before creating them
1994-12-08 22:27:49 +00:00
Andrey A. Chernov
1d56c96ced
Remove iso8859-1 to proper name
1994-12-04 21:13:56 +00:00
Andrey A. Chernov
35daa0b773
Dig out full locale names set for ISO8859-1 (great success!)
1994-12-04 21:11:29 +00:00
Andrey A. Chernov
aca02e247c
Found at least one proper name for ISO8859-1 locale,
...
still need more names
1994-12-04 20:46:33 +00:00
Andrey A. Chernov
622d64cf1d
Comment out iso88591 installation until proper name set will be found
...
(see README.locale_name). Please, anybody tell me language set
and countries set described in iso88591 to produce proper name set.
1994-12-04 20:27:31 +00:00
Andrey A. Chernov
5bf433c36e
Add quick description of rules how to build locale name,
...
f.e. iso_8859_1 name is completely incorrect
1994-12-04 20:12:10 +00:00
Andrey A. Chernov
c0fc067043
Fix encoding scheme UTF2 --> None
1994-12-04 19:54:19 +00:00
Andrey A. Chernov
7177204106
Reorganize data to not mess with sources
1994-12-04 19:52:31 +00:00
Andrey A. Chernov
69c238f94d
Fix wrong encoding scheme UTF2 --> NONE
1994-12-04 19:41:35 +00:00