| Commit message (Expand) | Author | Age | Files | Lines |
| * | Document SWIDTH* | Andrey A. Chernov | 2002-08-20 | 1 | -0/+12 |
| * | Add swidth definitions and lex code to mklocale | Michael C . Wu | 2002-08-16 | 1 | -0/+4 |
| * | WARNS=4 | Alfred Perlstein | 2002-07-14 | 2 | -4/+2 |
| * | WARNS=2, de-__P() | Alfred Perlstein | 2002-07-14 | 2 | -3/+4 |
| * | Declarations cleanup; make sure externs are in a common header. | Mark Murray | 2002-04-28 | 3 | -9/+72 |
| * | Usage style sweep: spell "usage" with a small 'u'. | Dag-Erling Smørgrav | 2002-04-22 | 1 | -1/+1 |
| * | o Move NTOHL() and associated macros into <sys/param.h>. These are | Mike Barcroft | 2002-02-18 | 1 | -0/+2 |
| * | Initialize fp in main() | Peter Wemm | 2001-08-13 | 1 | -1/+2 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -2/+2 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+0 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -3/+3 |
| * | Change the spelling of `.' to `.' from .OBJDIR since `.' really is where | David E. O'Brien | 2000-12-05 | 1 | -1/+1 |
| * | Grrr... GCC 2.95.2 and 2.96 just will not agree what the default include | David E. O'Brien | 2000-12-01 | 1 | -1/+1 |
| * | The GCC 2.96 snapshots have slightly different rules for finding include | David E. O'Brien | 2000-12-01 | 1 | -1/+1 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -11/+9 |
| * | Avoid use of direct troff requests in mdoc(7) manual pages. | Ruslan Ermilov | 2000-11-10 | 1 | -9/+5 |
| * | There is a problem in that one cannot use ctype.h at the same time as parts | David E. O'Brien | 2000-02-08 | 2 | -70/+86 |
| * | Document -d and -o flags | Alexey Zelkin | 1999-12-17 | 1 | -1/+15 |
| * | moved to share | Andrey A. Chernov | 1999-10-18 | 1 | -7/+0 |
| * | Move data to share | Andrey A. Chernov | 1999-10-17 | 14 | -1433/+0 |
| * | sync with earlier change removing broken locale. | Jordan K. Hubbard | 1999-10-16 | 1 | -1/+0 |
| * | ISO8859-5 locale | Andrey A. Chernov | 1999-10-03 | 2 | -0/+187 |
| * | Correct spelling : ascii -> ASCII | Alexey Zelkin | 1999-09-20 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 5 | -5/+5 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
| * | Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5. | Foxfair Hu | 1999-06-08 | 2 | -2/+2 |
| * | Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS | Julian Elischer | 1999-06-05 | 1 | -1/+3 |
| * | fix sign extension bug | Andrey A. Chernov | 1999-04-01 | 1 | -1/+1 |
| * | Added support for DIS 8859-15 based locales using patch | Matthew Dillon | 1998-12-14 | 2 | -1/+53 |
| * | I have added the support for BIG5 encoding into libc/libxpg4/mklocale. | Poul-Henning Kamp | 1998-08-15 | 2 | -2/+198 |
| * | Remove half the file, somehow it got doubled... | Poul-Henning Kamp | 1998-08-15 | 1 | -168/+1 |
| * | I have been running with these locale data for a while now and | Poul-Henning Kamp | 1998-08-10 | 2 | -2/+337 |
| * | add Hungarian ctype | Andrey A. Chernov | 1998-08-07 | 1 | -2/+2 |
| * | Fixed printf format errors. | Bruce Evans | 1998-08-02 | 1 | -10/+12 |
| * | Use the installed version of mklocale for `make all'. It is now | Bruce Evans | 1998-07-07 | 1 | -8/+6 |
| * | Added y.tab.h to SRCS. This should have been used to get dependencies | Bruce Evans | 1998-05-05 | 1 | -2/+2 |
| * | Fixed races in `make -jN' using new yacc rules. | Bruce Evans | 1998-05-04 | 1 | -2/+2 |
| * | Add #include <string.h> to get prototypes. | John Birrell | 1998-02-20 | 1 | -0/+1 |
| * | Add Slovene link | Andrey A. Chernov | 1997-11-07 | 1 | -2/+2 |
| * | Add link to Polish locale | Andrey A. Chernov | 1997-11-07 | 1 | -2/+2 |
| * | Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp> | Julian Elischer | 1997-09-24 | 2 | -1/+277 |
| * | kill the undead | Peter Wemm | 1997-07-13 | 1 | -158/+0 |
| * | This commit was generated by cvs2svn to compensate for changes in r27241, | Bruce Evans | 1997-07-06 | 1 | -0/+158 |
| |\ |
|
| | * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | Bruce Evans | 1997-07-06 | 1 | -0/+158 |
| * | Show the real revision date and not the date that this | Steve Price | 1997-06-23 | 1 | -1/+1 |
| * | Fixed bogus existence check related to searching for a nearby obj directory. | Bruce Evans | 1997-04-10 | 1 | -2/+2 |
| * | Add fake codesets 3 & 4 | Andrey A. Chernov | 1997-03-25 | 1 | -15/+23 |
| * | Update Korean locale | Andrey A. Chernov | 1997-03-13 | 1 | -18/+15 |
| * | minor nit | Adam David | 1997-02-28 | 1 | -3/+3 |
| * | Add lt_LN.ISO_8859-2.src. | Wolfram Schneider | 1997-02-28 | 2 | -10/+102 |