NetBSD/usr.bin/menuc
simonb 9bdbe15263 Don't frob the interals of a WINDOW*, use the getmaxy() macro. 1999-04-18 03:29:18 +00:00
..
testm convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
Makefile convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +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 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 Don't frob the interals of a WINDOW*, use the getmaxy() macro. 1999-04-18 03:29:18 +00:00
menuc.1 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
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 Add a curses based menu compiler system. (Used by the new system install 1997-09-26 17:54:09 +00:00