NetBSD/usr.bin/menuc
dsl 826d79a6f7 Re-instate last change, the sysinst I've just commited doesn't stand
a chance unless those fields are const char *.
2003-05-16 19:57:22 +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 Re-instate last change, the sysinst I've just commited doesn't stand 2003-05-16 19:57:22 +00:00
mdb.h Tweek the "no shortcut" code. 2000-08-15 02:09:11 +00:00
menu_sys.def Need 'const' on local variable - since I added const to the structure field. 2003-05-09 10:24:50 +00:00
menuc.1 Join some lines; mdoc improvements; use more macros. 2003-05-09 08:20:27 +00:00
parse.y Accept variable names for menu titles and options to allow internationalisation. 2003-05-08 16:20:56 +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