NetBSD/usr.bin/menuc
christos c9e3ec3ad5 Use OPT_NOMENU instead of -1 2019-06-23 22:48:15 +00:00
..
testm Add an option to supress the vertical space between menu title and 2019-02-25 20:47:37 +00:00
Makefile
avl.c
defs.h Add (optional) support for expanded static menu texts - that is: whatever 2018-11-21 20:04:48 +00:00
main.c
mdb.c Menu 0 does not exist anymore (it is now OPT_NOMENU), so emit an empty 2019-06-23 11:31:10 +00:00
mdb.h define as hex and make MC_VALID smaller so it fits in a short. 2019-06-23 22:46:41 +00:00
menu_sys.def use calloc properly. 2019-06-23 22:47:22 +00:00
menuc.1 Use OPT_NOMENU as error return for new_menu (instead of old hard coded -1). 2019-06-23 11:22:48 +00:00
parse.y Use OPT_NOMENU instead of -1 2019-06-23 22:48:15 +00:00
pathnames.h
scan.l Add an option to supress the vertical space between menu title and 2019-02-25 20:47:37 +00:00
util.c don't cast malloc. 2019-06-23 22:46:53 +00:00