NetBSD/usr.bin/menuc
dsl 2acc3971af Allow menu entry option names to be code fragments that (should) call
wprintw(menu->mw, ftm, args) to generate the menu label.
Allows static menu labels to contain the current value (like a lot of the
dynamic menus do).
Correct width calculations, and bound menu table lookup.
2006-02-20 21:06:40 +00:00
..
testm Catch up with current menuc. 2004-09-17 18:16:44 +00:00
Makefile Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op), 2003-05-18 07:57:31 +00:00
avl.c White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
defs.h Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
main.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
mdb.c Allow menu entry option names to be code fragments that (should) call 2006-02-20 21:06:40 +00:00
mdb.h Allow menu entry option names to be code fragments that (should) call 2006-02-20 21:06:40 +00:00
menu_sys.def Allow menu entry option names to be code fragments that (should) call 2006-02-20 21:06:40 +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 Allow menu entry option names to be code fragments that (should) call 2006-02-20 21:06:40 +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 Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00