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