NetBSD/usr.bin/menuc
phil 21fceead47 Add a online help facility. Each menu can specify a help screen associated
with that menu.  The help screen is scrollable for long help screens.
The char '?' accesses the help screen as a menu command.  Help screen text
is specified in the menu definition file with the menu.
1998-06-24 06:46:23 +00:00
..
testm Add a online help facility. Each menu can specify a help screen associated 1998-06-24 06:46:23 +00:00
Makefile .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, 1998-04-09 00:32:31 +00:00
avl.c
defs.h Add code for handling NULL return from initscr(). Added "ERROR ACTION" 1997-11-09 20:59:11 +00:00
main.c <stdlib.h> -> <unistd.h> to fix compiler warning 1998-02-03 03:51:49 +00:00
mdb.c Add a online help facility. Each menu can specify a help screen associated 1998-06-24 06:46:23 +00:00
mdb.h Add a online help facility. Each menu can specify a help screen associated 1998-06-24 06:46:23 +00:00
menu_sys.def Add a online help facility. Each menu can specify a help screen associated 1998-06-24 06:46:23 +00:00
menuc.1 fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:08:17 +00:00
parse.y Add a online help facility. Each menu can specify a help screen associated 1998-06-24 06:46:23 +00:00
scan.l Add a online help facility. Each menu can specify a help screen associated 1998-06-24 06:46:23 +00:00
util.c