| Commit message (Expand) | Author | Age | Files | Lines |
* | locale: initialize variables to make gcc happy | Yuri Pankov | 2019-09-11 | 1 | -1/+1 |
* | locale: more output fixes | Yuri Pankov | 2019-09-11 | 10 | -142/+286 |
* | locale: handle day, abday, mon, abmon, am_pm keywords | Yuri Pankov | 2019-09-10 | 8 | -133/+472 |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Adopt SRCTOP in usr.bin | Warner Losh | 2017-03-12 | 1 | -1/+1 |
* | locale: fix the powerpc build | Eric van Gyzen | 2016-12-06 | 1 | -0/+2 |
* | locale: enable more warnings; fix them | Eric van Gyzen | 2016-12-01 | 2 | -20/+18 |
* | locale: fix buffer management | Eric van Gyzen | 2016-12-01 | 1 | -15/+15 |
* | Include limits.h for CHAR_MAX | Eric van Gyzen | 2016-11-30 | 1 | -0/+1 |
* | locale: fix display of "grouping" and "mon_grouping" values | Eric van Gyzen | 2016-11-19 | 1 | -2/+31 |
* | We need to lookup locale when command line arguments | Hajimu UMEMOTO | 2016-11-18 | 1 | -1/+1 |
* | Lookup locale when print all keywords as well. | Hajimu UMEMOTO | 2016-11-18 | 1 | -1/+2 |
* | Use nitems() from sys/param.h. | Marcelo Araujo | 2016-07-30 | 1 | -2/+2 |
* | Use the nitems() macro | Baptiste Daroussin | 2016-04-17 | 1 | -2/+4 |
* | Fix a ton of speelling errors | Eitan Adler | 2015-10-21 | 1 | -2/+2 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| * | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 2 | -46/+68 |
| |\
| |/
|/| |
|
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
* | | Sort options. | Greg Lehey | 2012-11-17 | 1 | -7/+18 |
* | | Correctly handle keywords without options. | Greg Lehey | 2012-11-17 | 1 | -2/+2 |
* | | More style(9) tabs vs. spaces: | Greg Lehey | 2012-11-10 | 1 | -25/+25 |
* | | Replace spaces by tabs where appropriate. | Greg Lehey | 2012-11-08 | 1 | -38/+38 |
* | | Make parameters to -c and -k options optional. If no parameters are | Greg Lehey | 2012-11-08 | 2 | -13/+24 |
|/ |
|
* | Remove trailing whitespace per mdoc lint warning | Eitan Adler | 2012-03-29 | 1 | -2/+2 |
* | Always assign WARNS using ?= | Ulrich Spörlein | 2010-03-02 | 1 | -3/+3 |
* | Raise WARNS for various tools where possible. | Ed Schouten | 2010-01-17 | 1 | -1/+1 |
* | Add the comment "(FreeBSD only)" to the altmonth_x keywords | Edwin Groothuis | 2009-10-07 | 1 | -12/+12 |
* | Backout changes for c_fmt, x_fmt and X_fmt, they were coming from | Edwin Groothuis | 2009-10-05 | 1 | -3/+0 |
* | Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's. | Edwin Groothuis | 2009-10-05 | 2 | -8/+40 |
* | Xref setlocale(3), bump document date. | Tom Rhodes | 2005-11-01 | 1 | -1/+3 |
* | Use the standard section name. | Ruslan Ermilov | 2005-01-18 | 1 | -1/+1 |
* | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 1 | -1/+1 |
* | Remove la_LN.* from the list of bogus locales. They're incomplete, but | Tim J. Robbins | 2004-08-02 | 1 | -1/+1 |
* | Exclude bogus la_LN.* and UTF-8 locales from the output of locale -a | Tim J. Robbins | 2004-08-02 | 1 | -1/+11 |
* | Clean up language and markup. | Ruslan Ermilov | 2004-05-19 | 1 | -24/+25 |
* | Back out LANG printing changes. POSIX is unclear in this place, but | Andrey A. Chernov | 2004-02-02 | 1 | -10/+11 |
* | Fix printout case when LANG is overwritten by LC_ALL | Andrey A. Chernov | 2004-02-01 | 1 | -11/+10 |
* | Userland signed char fixes for PPC build. Problems were using a char | Peter Grehan | 2004-01-22 | 1 | -1/+1 |
* | Grammar, spelling and punctuation sweep. | Christian Brueffer | 2003-11-26 | 1 | -9/+9 |
* | Move scmp() to more appropriate location | Alexey Zelkin | 2003-06-26 | 1 | -10/+9 |
* | Add support of '-m' option to show charmaps (or correctly to say list of | Alexey Zelkin | 2003-06-26 | 2 | -13/+54 |
* | implement LC_MONETARY's int_* keywords | Alexey Zelkin | 2003-06-26 | 1 | -2/+32 |
* | locale.c: | Alexey Zelkin | 2003-06-25 | 2 | -7/+6 |
* | Catch up with _PATH_LOCALE move from rune.h to paths.h | Alexey Zelkin | 2003-06-25 | 1 | -1/+1 |