NetBSD/usr.bin/menuc
phil 0c35cc0adb Tweeks to option lettering ... to allow 51 options per menu. Also
to generate an error if there are more.  (Checkpoint before furthur
changes to recognize more keypad keys.)
1998-06-25 19:57:10 +00:00
..
testm Add scrollable menus. Tweek testm's Makefile to remake if menu_sys.def 1998-06-25 09:58:57 +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 Add a curses based menu compiler system. (Used by the new system install 1997-09-26 17:54:09 +00:00
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 Tweeks to option lettering ... to allow 51 options per menu. Also 1998-06-25 19:57:10 +00:00
mdb.h Add scrollable menus. Tweek testm's Makefile to remake if menu_sys.def 1998-06-25 09:58:57 +00:00
menu_sys.def Tweeks to option lettering ... to allow 51 options per menu. Also 1998-06-25 19:57:10 +00:00
menuc.1 fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:08:17 +00:00
parse.y Add scrollable menus. Tweek testm's Makefile to remake if menu_sys.def 1998-06-25 09:58:57 +00:00
scan.l Add scrollable menus. Tweek testm's Makefile to remake if menu_sys.def 1998-06-25 09:58:57 +00:00
util.c Add a curses based menu compiler system. (Used by the new system install 1997-09-26 17:54:09 +00:00