cvs commit: src/usr.bin/mklocale
Jeroen Ruigrok/asmodai
asmodai at crater.dragonflybsd.org
Thu Oct 28 23:03:42 PDT 2004
asmodai 2004/10/28 23:03:21 PDT
DragonFly src repository
Modified files:
usr.bin/mklocale lex.l mklocale.1 yacc.y
Log:
Use rune.h instead of runetype.h.
Add swidth definitions and lex code to mklocale.
Update manual page with character set encoding information.
Remove deprecated keyword.
Taken from: FreeBSD
Submitted by: Andreas Hauser
Revision Changes Path
1.3 +6 -2 src/usr.bin/mklocale/lex.l
1.3 +49 -10 src/usr.bin/mklocale/mklocale.1
1.4 +4 -9 src/usr.bin/mklocale/yacc.y
http://www.dragonflybsd.org/cvsweb/src/usr.bin/mklocale/lex.l.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/mklocale/mklocale.1.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/mklocale/yacc.y.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list