NetBSD/usr.bin/menuc
garbled faa0b30255 Add FILES and EVIRONMENT sections detailing what files these programs use,
where they live, and how to modify that behavior.
1999-12-31 04:03:18 +00:00
..
testm
Makefile
avl.c
defs.h
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 Add FILES and EVIRONMENT sections detailing what files these programs use, 1999-12-31 04:03:18 +00:00
parse.y declare EXITSTRING 1999-07-26 06:19:01 +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