tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
mklocale
/
at
jcs
5 files
Makefile
remove misc. depend and yacc nits that no longer matter. okay millert@
8 years ago
ldef.h
synchronize usage displayed by mklocale with synopsis in the manual page; add missing cvs keywords to source code files; while here, fix cvs keywords in Makefile because they are in reverse order.
16 years ago
lex.l
Eat all blanks between the VARIABLE keywords and the definition, not just the first one. Otherwise we end up storing the blanks. Now the file generated by mklocale(1) is the same regardless of whether or not the input is sent through the C preprocessor. OK deraadt@ jca@ schwarze@
10 years ago
mklocale.1
Eat all blanks between the VARIABLE keywords and the definition, not just the first one. Otherwise we end up storing the blanks. Now the file generated by mklocale(1) is the same regardless of whether or not the input is sent through the C preprocessor. OK deraadt@ jca@ schwarze@
10 years ago
yacc.y
Delete encoding code for the unused TODIGIT information. I'm not aware of plans to add any TODIGIT support, and when shown on tech@, people were more or less indifferent and showed confusion about what this code even did.
10 years ago