NetBSD/usr.bin/menuc
perry cb66b17575 <stdlib.h> -> <unistd.h> to fix compiler warning 1998-02-03 03:51:49 +00:00
..
testm Add code for handling NULL return from initscr(). Added "ERROR ACTION" 1997-11-09 20:59:11 +00:00
Makefile use CPPFLAGS instead of CFLAGS 1997-10-22 01:47:23 +00:00
avl.c
defs.h Add code for handling NULL return from initscr(). Added "ERROR ACTION" 1997-11-09 20:59:11 +00:00
main.c <stdlib.h> -> <unistd.h> to fix compiler warning 1998-02-03 03:51:49 +00:00
mdb.c fgetc() returns 'int'. (char)EOF != EOF on unsigned-char machines. 1998-01-15 22:36:41 +00:00
mdb.h
menu_sys.def Do screen refresh correctly. 1997-11-14 18:27:17 +00:00
menuc.1 fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:08:17 +00:00
parse.y Add code for handling NULL return from initscr(). Added "ERROR ACTION" 1997-11-09 20:59:11 +00:00
scan.l Add code for handling NULL return from initscr(). Added "ERROR ACTION" 1997-11-09 20:59:11 +00:00
util.c