summaryrefslogtreecommitdiff
path: root/usr.bin/menuc/testm
AgeCommit message (Expand)Author
2019-12-03Fix typo in ad clause. Ok perry@.uwe
2019-02-25Add an option to supress the vertical space between menu title andmartin
2018-01-23drop main() prototypesevan
2012-04-21Add capfile(5) to describe the termcap format.roy
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2004-09-17Catch up with current menuc.wrstuden
2004-09-17Scoot a menu so it fits better in an xterm.wrstuden
2003-06-04Add 'exit' (for exit text) parameter to new_menu() for dynamic menus.dsl
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-01-07Include the definition of PRINTOBJDIR before using it.phil
2000-12-30Let src/usr.bin build with recursive parallel make..sommerfeld
2000-08-15Tweek the "no shortcut" code.phil
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1998-07-23Put back "return value" meaning in option actions accidentally removedphil
1998-07-16Major restructuring of the runtime code, now supports dynamic menus.phil
1998-07-02Small tweeks, redoing language for dynamic menus.phil
1998-07-01Bug fixes, tweeks to scrolling, beginnings of dynamic menus.phil
1998-06-29Correct a menu title.phil
1998-06-29Bug fixes in scrolling menues, better error detection with small screens,phil
1998-06-25Add scrollable menus. Tweek testm's Makefile to remake if menu_sys.defphil
1998-06-24Add -ltermcap.phil
1998-06-24Add a online help facility. Each menu can specify a help screen associatedphil
1998-02-18Simply include -lcurses instead of -lcurses -ltermcapjtc
1997-11-09Add code for handling NULL return from initscr(). Added "ERROR ACTION"phil
1997-10-22use CPPFLAGS instead of CFLAGSlukem
1997-10-11Also need -I. to get menu_defs.h in an obj dir.mycroft
1997-10-11Clean this up, and make it work with obj directories.mycroft
1997-09-26Add a curses based menu compiler system. (Used by the new system installphil