Module Name: src
Committed By: christos
Date: Sat Jun 22 20:44:55 UTC 2019
Modified Files:
src/usr.bin/menuc: mdb.c menu_sys.def
Log Message:
Conserve space: make ints to shorts and make OPT_NOMENU 0 instead of -1
so we don't require initializing it.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/usr.bin/menuc/mdb.c
cvs rdiff -u -r1.69 -r1.70 src/usr.bin/menuc/menu_sys.def
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.