NetBSD/usr.bin/menuc
lukem b86763939b Revert part of previous, and remove "const" from "char *opt_name" and
"char *title", since it causes compile problems for the only program
that uses menuc (sysinst).
2003-05-09 12:07:53 +00:00
..
testm
Makefile
avl.c
defs.h
main.c
mdb.c Revert part of previous, and remove "const" from "char *opt_name" and 2003-05-09 12:07:53 +00:00
mdb.h
menu_sys.def Need 'const' on local variable - since I added const to the structure field. 2003-05-09 10:24:50 +00:00
menuc.1 Join some lines; mdoc improvements; use more macros. 2003-05-09 08:20:27 +00:00
parse.y Accept variable names for menu titles and options to allow internationalisation. 2003-05-08 16:20:56 +00:00
pathnames.h
scan.l
util.c