aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mklocale
Commit message (Expand)AuthorAgeFilesLines
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* ANSIfy almost all applications that use WARNS=6.Ed Schouten2009-12-292-23/+10
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+1
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-1/+0
* Make mklocale work again, now that fwrite()'s return codes are different.Ed Schouten2009-07-141-2/+2
* Understand newly introduced "ASCII" encodingAndrey A. Chernov2008-01-222-0/+3
* - Include runefile.h for _CACHED_RUNESRong-En Fan2007-11-071-0/+1
* Use NULL instead of 0 for the return value of fopen().Kevin Lo2007-09-211-1/+1
* getopt(3) returns -1, not EOF.Kevin Lo2007-02-061-1/+1
* Make <runefile.h> internal to libc.Ruslan Ermilov2005-05-162-2/+2
* Make the format of LC_CTYPE files architecture independent byRuslan Ermilov2005-02-263-82/+78
* Fixed xref.Ruslan Ermilov2005-01-211-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-4/+4
* Remove the obsolete <rune.h> interface.Tim J. Robbins2004-10-171-2/+0
* Use <runetype.h> instead of <rune.h> since the latter is going away.Tim J. Robbins2004-10-171-2/+2
* Remove explicit support for generating LC_CTYPE data files that specifyTim J. Robbins2004-10-172-8/+1
* The UTF2 encoding and the INVALID keyword are now obsolete.Tim J. Robbins2004-08-211-3/+3
* Deal with double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-3/+6
* Prefix the names of members of _RuneLocale and its sub-structuresTim J. Robbins2004-06-231-33/+37
* Fix section number in cross reference.Tim J. Robbins2004-01-231-1/+1
* Update cross references after utf2/euc move.Tim J. Robbins2003-11-151-2/+2
* Add GB2312 to the list of supported encodings. Cross-reference gb2312(5).Tim J. Robbins2003-11-081-1/+4
* Add gb2312 encoding.David Xu2003-11-051-0/+1
* #include <runetype.h> directly for the definition of _CACHED_RUNES, neededTim J. Robbins2003-09-051-0/+1
* Add GB18030 and GBK to the list of encodings. Cross-reference theTim J. Robbins2003-08-101-1/+10
* Allow GB18030 localeAndrey A. Chernov2003-07-291-0/+1
* Bump WARNS to 6. Add usage(). Use provided xmalloc() instead of malloc().Philippe Charnier2003-06-173-57/+45
* Change fatal to warnx() for unknown encodingAndrey A. Chernov2003-06-031-4/+2
* Hardcore supported encodings listAndrey A. Chernov2003-06-021-1/+11
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* Mark the INVALID keyword as being deprecated since the concept ofTim J. Robbins2002-12-212-1/+5
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-10/+10
* Use more verbose diagnostics for wrong DIGIT rangeAndrey A. Chernov2002-10-201-5/+5
* Add checks for DIGIT set consistency to prevent common misinterpretationAndrey A. Chernov2002-10-201-11/+53
* Add Big5, MSKanji and UTF-8 to the list of supported encodings.Tim J. Robbins2002-10-141-10/+29
* Document SWIDTH*Andrey A. Chernov2002-08-201-0/+12
* Add swidth definitions and lex code to mklocaleMichael C . Wu2002-08-161-0/+4
* WARNS=4Alfred Perlstein2002-07-142-4/+2
* WARNS=2, de-__P()Alfred Perlstein2002-07-142-3/+4
* Declarations cleanup; make sure externs are in a common header.Mark Murray2002-04-283-9/+72
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-0/+2
* Initialize fp in main()Peter Wemm2001-08-131-1/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+0
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-3/+3
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereDavid E. O'Brien2000-12-051-1/+1
* Grrr... GCC 2.95.2 and 2.96 just will not agree what the default includeDavid E. O'Brien2000-12-011-1/+1
* The GCC 2.96 snapshots have slightly different rules for finding includeDavid E. O'Brien2000-12-011-1/+1