NetBSD/usr.bin/menuc
blymn 19f21e4357 Modified input key handling to use libcurses keypad mode to assemble
multi-byte key sequences instead of doing it itself.
2002-04-04 14:11:23 +00:00
..
testm Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
Makefile Roll in fixes to permit cross-compiling from non-NetBSD hosts. This 2002-01-31 22:43:33 +00:00
avl.c Fix bug in AVL tree routines. Correct man page. 2002-03-21 05:15:39 +00:00
defs.h Make almost all tools compile and run properly on non-NetBSD hosts. (In 2002-01-29 10:20:28 +00:00
main.c
mdb.c MAX has special meaning in host tools. #undef it first. 2002-03-07 20:43:29 +00:00
mdb.h
menu_sys.def Modified input key handling to use libcurses keypad mode to assemble 2002-04-04 14:11:23 +00:00
menuc.1 Fix bug in AVL tree routines. Correct man page. 2002-03-21 05:15:39 +00:00
parse.y
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
util.c