NetBSD/usr.bin/menuc
dsl e2be127214 Use an array of pointers to menu definitions so the array can grow without
leaving code having stale pointers to menu ites.
2003-12-21 21:42:48 +00:00
..
testm Add 'exit' (for exit text) parameter to new_menu() for dynamic menus. 2003-06-04 19:07:39 +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 only use __RCSID() if it is #defined 2003-07-17 08:33:03 +00:00
defs.h Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
main.c only use __RCSID() if it is #defined 2003-07-17 08:33:03 +00:00
mdb.c Add an MC_ALWAYS_SCROLL to mean "always allow space for 'scrolltext'". 2003-10-18 18:26:53 +00:00
mdb.h Add '[no] clear' to lex/yacc spec. 2003-11-30 09:22:25 +00:00
menu_sys.def Use an array of pointers to menu definitions so the array can grow without 2003-12-21 21:42:48 +00:00
menuc.1 Bump date for last changes; remove duplicate "the"; mark up NULL. 2003-11-11 13:41:37 +00:00
parse.y Add '[no] clear' to lex/yacc spec. 2003-11-30 09:22:25 +00:00
pathnames.h
scan.l Add '[no] clear' to lex/yacc spec. 2003-11-30 09:22:25 +00:00
util.c only use __RCSID() if it is #defined 2003-07-17 08:33:03 +00:00