NetBSD/usr.bin/menuc
phil 11c7d5d3b1 Put back "return value" meaning in option actions accidentally removed
in chanages for dynamic menus.  (Return !=0 means to exit menu dynamically.)
1998-07-23 17:56:00 +00:00
..
testm Put back "return value" meaning in option actions accidentally removed 1998-07-23 17:56:00 +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 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
mdb.c Put back "return value" meaning in option actions accidentally removed 1998-07-23 17:56:00 +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 Put back "return value" meaning in option actions accidentally removed 1998-07-23 17:56:00 +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