NetBSD/usr.bin/menuc
thorpej 0687dad67e Make this work again now that curses no longer does an implicit tgetent()
via initscr() by calling t_getstr() with curses' internal terminal info
initialized in setterm() (which is called by initscr()).

XXX THIS IS A HORRIBLE KLUDGE!  ...and I'm almost embarassed to commit it.
XXX It really should be fixed by using normal curses facilities.
2000-04-22 21:34:25 +00:00
..
testm
avl.c
defs.h
main.c
Makefile
mdb.c
mdb.h
menu_sys.def Make this work again now that curses no longer does an implicit tgetent() 2000-04-22 21:34:25 +00:00
menuc.1 Add FILES and EVIRONMENT sections detailing what files these programs use, 1999-12-31 04:03:18 +00:00
parse.y declare EXITSTRING 1999-07-26 06:19:01 +00:00
scan.l
util.c