summaryrefslogtreecommitdiffstats
path: root/usr.bin/mklocale (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove misc. depend and yacc nits that no longer matter.espie2017-07-101-7/+1
* allows working without depends, as discovered and discussed with drahn@espie2017-07-031-1/+2
* Eat all blanks between the VARIABLE keywords and the definition,millert2016-05-292-5/+5
* Delete encoding code for the unused TODIGIT information.schwarze2016-05-082-27/+14
* exit() after perror() for pledge failure. Perhaps this got introducedderaadt2015-11-111-2/+4
* pledge "stdio rpath wpath cpath"deraadt2015-10-131-1/+4
* Do not cast result of malloc/calloc/realloc* if stdlib.h is in scopederaadt2015-08-201-12/+12
* obvious use of reallocarray()deraadt2014-10-141-3/+3
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-052-7/+3
* Use xmalloc instead of malloc and clear some allocated members.nicm2011-01-141-9/+13
* more wacky macro fixing;jmc2010-09-191-3/+3
* synchronize usage displayed by mklocale with synopsis in the manual page;sobrado2009-08-084-2/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* more getopt() EOF crud; adobriyan@gmailderaadt2006-03-121-1/+1
* - replace/remove some gnu-ismsjmc2005-08-111-23/+20
* mklocale tool, from NetBSD/citrus, not yet linked in.espie2005-08-075-0/+1377