NetBSD/usr.bin/menuc
dsl 19605a628c Add extra command 'allow dynamic messages' which will push all texts through
the msgc translation service.
Allow for texts being NULL as well as "", don't use strlen() to test for "".
2003-06-10 17:19:04 +00:00
..
testm Add 'exit' (for exit text) parameter to new_menu() for dynamic menus. 2003-06-04 19:07:39 +00:00
avl.c Fix bug in AVL tree routines. Correct man page. 2002-03-21 05:15:39 +00:00
defs.h Add extra command 'allow dynamic messages' which will push all texts through 2003-06-10 17:19:04 +00:00
main.c Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +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
mdb.c Add extra command 'allow dynamic messages' which will push all texts through 2003-06-10 17:19:04 +00:00
mdb.h Tweek the "no shortcut" code. 2000-08-15 02:09:11 +00:00
menu_sys.def Add extra command 'allow dynamic messages' which will push all texts through 2003-06-10 17:19:04 +00:00
menuc.1 More changes to improve sysinst: 2003-06-09 18:48:40 +00:00
parse.y Add extra command 'allow dynamic messages' which will push all texts through 2003-06-10 17:19:04 +00:00
pathnames.h Move hard-coded /usr/share/misc from mdb.c to pathnames.h, in accordance 2001-10-15 22:20:03 +00:00
scan.l Add extra command 'allow dynamic messages' which will push all texts through 2003-06-10 17:19:04 +00:00
util.c