NetBSD/usr.bin/menuc
matt fcd0fb118f Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,
etc. as appropriate to get exit,srncmp,abs,abort,etc.
Add -I${.CURDIR} to a few Makefiles
2000-07-03 02:51:12 +00:00
..
testm
Makefile
avl.c Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
defs.h
main.c Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
mdb.c provide a way to set the string used for the 'Exit' menu item. 1999-06-20 02:07:18 +00:00
mdb.h provide a way to set the string used for the 'Exit' menu item. 1999-06-20 02:07:18 +00:00
menu_sys.def Make this work again now that curses no longer does an implicit tgetent() 2000-04-22 21:34:25 +00:00
menuc.1 Add FILES and EVIRONMENT sections detailing what files these programs use, 1999-12-31 04:03:18 +00:00
parse.y declare EXITSTRING 1999-07-26 06:19:01 +00:00
scan.l provide a way to set the string used for the 'Exit' menu item. 1999-06-20 02:07:18 +00:00
util.c