NetBSD/usr.bin/menuc
wrstuden 699e5d41fb In procese_menu, make sure we initializie the menus
_before_ we access the MENUS macro. Otherwise we get a segfault.
2004-09-17 18:27:28 +00:00
..
testm Catch up with current menuc. 2004-09-17 18:16:44 +00:00
Makefile
avl.c
defs.h
main.c
mdb.c Support menu windows that preserve the underlying screen contents. 2004-08-02 21:29:07 +00:00
mdb.h Support menu windows that preserve the underlying screen contents. 2004-08-02 21:29:07 +00:00
menu_sys.def In procese_menu, make sure we initializie the menus 2004-09-17 18:27:28 +00:00
menuc.1 Sort sections; avoid to mark up punctuation unnecessarily; use \*[Lt]\*[Gt] 2004-08-02 22:27:36 +00:00
parse.y Support menu windows that preserve the underlying screen contents. 2004-08-02 21:29:07 +00:00
pathnames.h
scan.l Support menu windows that preserve the underlying screen contents. 2004-08-02 21:29:07 +00:00
util.c