NetBSD/usr.bin/menuc
cgd da4d528c80 need to provide an exit string for dynamic menus. hardcodes "Exit".
not pretty, but no worse than what the code did before.
1999-06-20 20:21:03 +00:00
..
testm convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
avl.c
defs.h Bug fixes, tweeks to scrolling, beginnings of dynamic menus. 1998-07-01 07:46:02 +00:00
main.c provide the ability to do horizontal centering of menus, and make that 1999-06-20 05:41:45 +00:00
mdb.c provide a way to set the string used for the 'Exit' menu item. 1999-06-20 02:07:18 +00:00
mdb.h provide a way to set the string used for the 'Exit' menu item. 1999-06-20 02:07:18 +00:00
menu_sys.def need to provide an exit string for dynamic menus. hardcodes "Exit". 1999-06-20 20:21:03 +00:00
menuc.1 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
parse.y provide a way to set the string used for the 'Exit' menu item. 1999-06-20 02:07:18 +00:00
scan.l provide a way to set the string used for the 'Exit' menu item. 1999-06-20 02:07:18 +00:00
util.c