NetBSD/usr.bin/menuc
perry c50182835e 1) Use standard box drawing characters. It looks a whole lot better
than *'s.
2) On displays that handle color, do a cheesy white-on-blue theme.

As silly as it may seem, many people seem to respond better to color
and nice borders for sysinst.

XXX will rig up a way to do this more cleanly.
2001-11-17 01:12:47 +00:00
..
testm Include the definition of PRINTOBJDIR before using it. 2001-01-07 07:18:32 +00:00
Makefile Formatting cleanup. 2001-11-12 20:26:55 +00:00
avl.c
defs.h More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
main.c
mdb.c Move hard-coded /usr/share/misc from mdb.c to pathnames.h, in accordance 2001-10-15 22:20:03 +00:00
mdb.h Tweek the "no shortcut" code. 2000-08-15 02:09:11 +00:00
menu_sys.def 1) Use standard box drawing characters. It looks a whole lot better 2001-11-17 01:12:47 +00:00
menuc.1 Improve a parameter list, add the actual documentation for menuc. 2001-01-07 06:09:19 +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