Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/menuc



Module Name:    src
Committed By:   dsl
Date:           Tue Jun 10 17:19:05 UTC 2003

Modified Files:
        src/usr.bin/menuc: defs.h mdb.c menu_sys.def parse.y scan.l

Log Message:
Add extra command 'allow dynamic messages' which will push all texts through
the msgc translation service.
Allow for texts being NULL as well as "", don't use strlen() to test for "".


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.bin/menuc/defs.h
cvs rdiff -r1.32 -r1.33 src/usr.bin/menuc/mdb.c
cvs rdiff -r1.39 -r1.40 src/usr.bin/menuc/menu_sys.def
cvs rdiff -r1.11 -r1.12 src/usr.bin/menuc/parse.y
cvs rdiff -r1.9 -r1.10 src/usr.bin/menuc/scan.l

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index