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
Age
Commit message (
Expand
)
Author
2013-10-18
avoid redefinitions
christos
2012-04-21
Add capfile(5) to describe the termcap format.
roy
2012-03-06
Remove the advertising clause and appease the eye a bit (still not good, but
mbalmer
2011-09-06
Mark __menu_initerror as dead in the output.
joerg
2009-10-29
option noinput
christos
2009-07-11
mandoc(1): -width is redundant for a item list
joerg
2009-04-20
define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160
drochner
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-03-10
Specify width for tag list.
joerg
2009-03-09
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
joerg
2008-01-16
Fix PR37377 from Devon O'Dell: num_menus can be referenced without being
tls
2006-10-23
Fully initialize the last element of menu_def[].
he
2006-06-17
Another mispelling fix. I should have done these all in one commmit
reed
2006-06-17
Fix typo (or mispelling).
reed
2006-06-17
Fix mispelling.
reed
2006-02-20
Allow menu entry option names to be code fragments that (should) call
dsl
2005-02-11
White space nit- don't put a space before/after increment/decrement
simonb
2004-09-17
In procese_menu, make sure we initializie the menus
wrstuden
2004-09-17
Catch up with current menuc.
wrstuden
2004-09-17
Scoot a menu so it fits better in an xterm.
wrstuden
2004-09-17
Add parenthesis to silence a compiler warning.
wrstuden
2004-08-14
Call doupdate() before copying out of stdscr (avoids PR 26660)
dsl
2004-08-02
Sort sections; avoid to mark up punctuation unnecessarily; use \*[Lt]\*[Gt]
wiz
2004-08-02
Support menu windows that preserve the underlying screen contents.
dsl
2004-07-18
Make '0' be a valid number
dsl
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2004-02-29
Allow menu boxes to be forced down the screen if the message text is long.
dsl
2003-12-21
Use an array of pointers to menu definitions so the array can grow without
dsl
2003-11-30
Add '[no] clear' to lex/yacc spec.
dsl
2003-11-22
- Call delwin() when we stop displaying a window, saves space and newwin
dsl
2003-11-20
Fix box width calculation for menus without a 'shortcut' ("a: ").
dsl
2003-11-11
Bump date for last changes; remove duplicate "the"; mark up NULL.
wiz
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-10-18
Add an MC_ALWAYS_SCROLL to mean "always allow space for 'scrolltext'".
dsl
2003-09-27
Allow -ve integer constants in menu file.
dsl
2003-09-21
Fixed array index checking to avoid segmentation fault problem.
takemura
2003-07-27
More tweaks for sysinst.
dsl
2003-07-25
Spinkle some consts and remove/change parameter names so that sysinst
dsl
2003-07-23
style
itojun
2003-07-17
only use __RCSID() if it is #defined
lukem
2003-07-07
Add OPT_IGNORE flag which makes menu item inactive.
dsl
2003-06-27
Improve diagnostic message
dsl
2003-06-23
Add NetBSD RCS Ids.
agc
2003-06-16
Do not let the cursor sit on menu lines that do nothing.
dsl
2003-06-10
Add extra command 'allow dynamic messages' which will push all texts through
dsl
2003-06-09
More changes to improve sysinst:
dsl
2003-06-04
Add 'exit' (for exit text) parameter to new_menu() for dynamic menus.
dsl
2003-06-03
Add a 'void *' argument to process_menu() so that some more global variables
dsl
2003-06-03
More trivial changes...
dsl
2003-06-02
Whitespace and other layout stuff.
dsl
[next]