NetBSD/usr.bin/menuc
phil d20940b940 Major restructuring of the runtime code, now supports dynamic menus.
Fixed a bug is scrolling.  Added dynamic menu to test meuns in testm.
1998-07-16 07:08:26 +00:00
..
testm Major restructuring of the runtime code, now supports dynamic menus. 1998-07-16 07:08:26 +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 <stdlib.h> -> <unistd.h> to fix compiler warning 1998-02-03 03:51:49 +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
mdb.c Major restructuring of the runtime code, now supports dynamic menus. 1998-07-16 07:08:26 +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 Major restructuring of the runtime code, now supports dynamic menus. 1998-07-16 07:08:26 +00:00
menuc.1
parse.y Small tweeks, redoing language for dynamic menus. 1998-07-02 21:46:18 +00:00
scan.l Small tweeks, redoing language for dynamic menus. 1998-07-02 21:46:18 +00:00
util.c