| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC v1.15, split_lines() rewrite | Andrey A. Chernov | 2004-05-03 | 1 | -3/+7 |
| * | MFC 1.50 - fix LC_ALL priority | Andrey A. Chernov | 2004-01-31 | 1 | -22/+34 |
| * | MFC: 1.49 (slash-pointers advancement) | Andrey A. Chernov | 2003-12-27 | 1 | -4/+4 |
| * | In hindsight, committing stuff while under the influence of powerful narcotics | Jordan K. Hubbard | 2003-12-24 | 1 | -1/+1 |
| * | <big sigh> | Jordan K. Hubbard | 2003-12-24 | 3 | -3/+3 |
| * | Syncronize with change to ldpart.c in last MFC. Whoops! | Jordan K. Hubbard | 2003-12-23 | 1 | -1/+1 |
| * | MFC: fix memory leak in setlocale() helper functions. | Jordan K. Hubbard | 2003-12-22 | 1 | -6/+6 |
| * | MFC: GBK encoding. | Murray Stokely | 2003-11-04 | 2 | -2/+5 |
| * | MFC: Support for gb18030 encoding. | Murray Stokely | 2003-11-04 | 2 | -2/+5 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2003-08-10 | 3 | -0/+305 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2003-06-02 | 1 | -0/+116 |
| * | MFC wcstombs.c 1.1-1.5, mbstowcs.c 1.1-1.6: Implement the XSI extension | Tim J. Robbins | 2003-04-05 | 1 | -12/+59 |
| * | MFC: UTF-8 encoding support and deprecation of utf2(4). | Tim J. Robbins | 2002-10-24 | 4 | -8/+13 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-10-13 | 2 | -0/+319 |
| * | MFC: read new collate format, optimize chains lookup a bit | Andrey A. Chernov | 2002-10-11 | 2 | -28/+53 |
| * | MFC: collate.c 1.28, collate.h 1.13 - eliminate static buffer | Andrey A. Chernov | 2002-08-17 | 2 | -13/+19 |
| * | MFC: properly implement locale cache, eliminate memory leak, versions up to | Andrey A. Chernov | 2002-08-12 | 11 | -244/+333 |
| * | MFC: setlocale.c up to 1.39, setrunelocale.c up to 1.22, ldpart.c up to 1.9 | Andrey A. Chernov | 2002-08-07 | 5 | -98/+169 |
| * | MFC: v1.36 (strncpy -> strlcpy, fix out of bounds indexing) | Andrey A. Chernov | 2002-08-02 | 1 | -14/+10 |
| * | Add nl_langinfo.c to RELENG_4 branch. Due to remote cvs re-add | Alexey Zelkin | 2002-03-12 | 1 | -0/+200 |
| * | MFC: sync with -CURRENT's locale code | Alexey Zelkin | 2002-03-12 | 7 | -161/+90 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-02-04 | 1 | -0/+143 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-01-03 | 1 | -0/+89 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-12-21 | 6 | -0/+426 |
| * | MFC: Reduce gratuitous diffs to -CURRENT. | Ruslan Ermilov | 2001-12-14 | 21 | -23/+23 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-12-11 | 2 | -0/+175 |
| * | Back out fake nl_langinfo() stub addition, it breaks configure for ports | Andrey A. Chernov | 2001-11-07 | 2 | -38/+1 |
| * | Add a NOP nl_langinfo(). The purpose is to get an "nl_langinfo" symbol | David E. O'Brien | 2001-11-02 | 2 | -166/+5 |
| * | MFC: markup and misc fixes. | Ruslan Ermilov | 2001-08-17 | 2 | -5/+6 |
| * | MFC: remove whitespace at EOL. | Dima Dorfman | 2001-07-22 | 9 | -24/+24 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-07-06 | 1 | -0/+198 |
| * | MFC: MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-04-25 | 1 | -2/+2 |
| * | MFC: (rev 1.14) moved up the LIBRARY section. | Ruslan Ermilov | 2001-04-23 | 1 | -2/+2 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2001-03-06 | 20 | -22/+22 |
| * | MFC: fix setlocale(3) so that LC_ALL environment variable (if set | Ruslan Ermilov | 2001-03-05 | 1 | -2/+2 |
| * | MFC: 1.5: remove unused <errno.h> | David E. O'Brien | 2001-03-05 | 1 | -1/+0 |
| * | MFC: remove duplicate FreeBSD id | David E. O'Brien | 2001-03-05 | 1 | -2/+0 |
| * | MFC: add freeBSD id | David E. O'Brien | 2001-03-05 | 1 | -0/+2 |
| * | MFC: 1.3: remove unneeded <errno.h> & add FreeBSD id | David E. O'Brien | 2001-03-05 | 1 | -1/+2 |
| * | MFC: 1.4: remove unneeded <errno.h> | David E. O'Brien | 2001-03-05 | 1 | -1/+0 |
| * | MFC: add $FreeBSD$ | David E. O'Brien | 2001-03-05 | 1 | -0/+2 |
| * | MFC: fix style bug | David E. O'Brien | 2001-03-05 | 1 | -1/+1 |
| * | MFC: 1.5: remove unneeded <errno.h> | David E. O'Brien | 2001-03-05 | 1 | -1/+0 |
| * | MFC: Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-29 | 11 | -97/+97 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -5/+5 |
| * | MFC: Disallow '/' in LC_* environment variables | Kris Kennaway | 2000-09-08 | 1 | -1/+1 |
| * | MFC: | John Baldwin | 2000-08-22 | 2 | -19/+21 |
| * | MFC: Reword test condition better. Previous variant was true for negative | John Baldwin | 2000-08-22 | 1 | -2/+2 |
| * | MFC: | John Baldwin | 2000-08-22 | 12 | -0/+120 |
| * | MFC: Fix comment | John Baldwin | 2000-08-22 | 1 | -1/+1 |