NetBSD/usr.bin/menuc
phil 9ee53e66b1 Fix bug in AVL tree routines. Correct man page. 2002-03-21 05:15:39 +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 Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, 2000-07-03 02:51:12 +00:00
mdb.c MAX has special meaning in host tools. #undef it first. 2002-03-07 20:43:29 +00:00
mdb.h Tweek the "no shortcut" code. 2000-08-15 02:09:11 +00:00
menu_sys.def tweak previous for lp64 so sysinst will compile on alpha 2001-12-08 01:10:37 +00:00
menuc.1 Fix bug in AVL tree routines. Correct man page. 2002-03-21 05:15:39 +00:00
parse.y Tweek the "no shortcut" code. 2000-08-15 02:09:11 +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 Tweek the "no shortcut" code. 2000-08-15 02:09:11 +00:00
util.c