| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs | Ken Smith | 2011-02-16 | 29 | -29/+29 |
* | MFC r209360: add C message catalogue entries for newer errnos. | Maxim Konovalov | 2010-07-02 | 1 | -0/+10 |
* | MFC r199092: Add gai_strerror() catalog for ja_JP.UTF-8 | Hajimu UMEMOTO | 2009-11-22 | 2 | -0/+72 |
* | MFC r199083: Add NLS catalogs support to gai_strerror(3). | Hajimu UMEMOTO | 2009-11-22 | 1 | -0/+36 |
* | MFC r199080, r199081, r199082: | Hajimu UMEMOTO | 2009-11-16 | 3 | -0/+500 |
* | Improve the German translation. | Alexander Leidinger | 2009-03-25 | 1 | -6/+6 |
* | - Add Belarusian catalog | Gabor Kovesdan | 2009-03-24 | 2 | -0/+250 |
* | o Spell. | Maxim Konovalov | 2009-03-21 | 1 | -4/+4 |
* | - Add Ukranian catalog | Gabor Kovesdan | 2009-03-20 | 2 | -0/+250 |
* | - Fix typo | Gabor Kovesdan | 2009-03-18 | 1 | -1/+1 |
* | - Add Brazilian Portuguese catalog [1] | Gabor Kovesdan | 2009-03-16 | 3 | -41/+273 |
* | - Create the buildworld object directories with mtree instead of various | Gabor Kovesdan | 2009-03-15 | 1 | -6/+0 |
* | - Fix object directory creation when running threaded buildworld | Gabor Kovesdan | 2009-03-13 | 1 | -1/+1 |
* | - Reenable Native Language Support in libc. This feature was disabled due | Gabor Kovesdan | 2009-03-13 | 14 | -0/+3269 |
* | Use C comments since we now preprocess these files with CPP. | Daniel Eischen | 2007-04-29 | 1 | -1/+3 |
* | Add each directory's symbol map file to SYM_MAPS. | Daniel Eischen | 2006-03-13 | 1 | -0/+2 |
* | Add symbol maps and initial symbol version definitions to libc. | Daniel Eischen | 2006-03-13 | 1 | -0/+7 |
* | Better translation. | Pawel Jakub Dawidek | 2005-07-23 | 1 | -1/+1 |
* | Use better Korean translation for `trap' | Jung-uk Kim | 2005-07-16 | 2 | -6/+6 |
* | Assorted markup fixes. | Ruslan Ermilov | 2005-06-15 | 1 | -1/+1 |
* | Add korean NLS message catalogs for libc | Alexey Zelkin | 2005-03-07 | 2 | -0/+498 |
* | Add polish version of libc NLS catalog. | Pawel Jakub Dawidek | 2005-03-01 | 1 | -0/+249 |
* | Backout NLS catalog handling, until all edge cases are resolved | Alexey Zelkin | 2005-02-27 | 1 | -11/+0 |
* | Enable processing of NLS catalogs while building/installing of libc | Alexey Zelkin | 2005-02-27 | 1 | -0/+11 |
* | Add russian version of libc NLS catalog | Alexey Zelkin | 2005-02-27 | 1 | -0/+256 |
* | Add template NLS catalog for strerror(), strerror_r() and strsignal() | Alexey Zelkin | 2005-02-27 | 1 | -0/+249 |
* | . Bump .Dd's | Alexey Zelkin | 2005-02-27 | 3 | -7/+20 |
* | Bring in NetBSD's improvements and cleanups to NLS subsystem, making | Alexey Zelkin | 2005-02-27 | 2 | -392/+96 |
* | Cleanup prototypes and remove dead code | Alexey Zelkin | 2005-02-01 | 2 | -72/+21 |
* | Remove incomplete support for running FreeBSD userland on old NetBSD kernels | Tim J. Robbins | 2003-10-29 | 1 | -5/+1 |
* | Back out the `hiding' of strlcpy and strlcat. Several people | Jacques Vidrine | 2003-05-01 | 1 | -1/+1 |
* | `Hide' strlcpy and strlcat (using the namespace.h / __weak_reference | Jacques Vidrine | 2003-04-29 | 1 | -1/+1 |
* | libc_r wasn't so tied to libc for 22 months. | Ruslan Ermilov | 2002-11-18 | 1 | -3/+1 |
* | Do not include <sys/syslimits.h> directly; it is not intended for general | Garrett Wollman | 2002-10-27 | 1 | -1/+2 |
* | Now, malloc is fixed, remove ENOMEM hardcode | Andrey A. Chernov | 2002-08-12 | 1 | -12/+11 |
* | Set errno to ENOMEM for strdup too (due to malloc errno bug) | Andrey A. Chernov | 2002-08-07 | 1 | -3/+4 |
* | Always set errno to ENOMEM after malloc failed (as workaround). | Andrey A. Chernov | 2002-08-07 | 1 | -8/+8 |
* | Close descriptor, if error happens in loadCat() | Andrey A. Chernov | 2002-08-07 | 1 | -0/+6 |
* | Try harder to check lang as path component (".", "..", / inside). | Andrey A. Chernov | 2002-08-04 | 1 | -307/+345 |
* | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -4/+2 |
* | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 3 | -3/+3 |
* | Removed duplicate VCS ID tags, as per style(9). | Ruslan Ermilov | 2001-08-13 | 1 | -3/+2 |
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 3 | -17/+17 |
* | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+1 |
* | Use .Rv macro instead of hardcoded message | Alexey Zelkin | 2001-02-12 | 1 | -6/+1 |
* | Remove _THREAD_SAFE and make libc thread-safe by default by | Daniel Eischen | 2001-01-24 | 1 | -0/+2 |
* | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-29 | 1 | -1/+0 |
* | mdoc(7) police: use certified section headers wherever possible. | Ruslan Ermilov | 2000-11-17 | 1 | -1/+1 |
* | Fix typo | Alexey Zelkin | 2000-09-27 | 1 | -1/+1 |
* | Prevent buffer overflow if NLSPATH is too long | Andrey A. Chernov | 2000-09-08 | 1 | -1/+7 |