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
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
2003-05-18
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
lukem
2003-05-16
Re-instate last change, the sysinst I've just commited doesn't stand
dsl
2003-05-09
Revert part of previous, and remove "const" from "char *opt_name" and
lukem
2003-05-09
Need 'const' on local variable - since I added const to the structure field.
dsl
2003-05-09
Finger trouble in previous commit.
dsl
2003-05-09
Join some lines; mdoc improvements; use more macros.
wiz
2003-05-09
Update man page for recent changes, update code to match man page...
dsl
2003-05-09
Remove extra characters in example strings.
phil
2003-05-08
Accept variable names for menu titles and options to allow internationalisation.
dsl
2003-05-07
Let page up/down go to first/last menu item when it is already showing.
dsl
2003-05-07
Add left and right arrows to list of keys that page menes up/down.
dsl
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2003-01-10
produce lint free code.
christos
2002-10-05
Replace some \n with \en for correct display. Closes PR 18539.
wiz
2002-09-26
Ispell. Begin new sentences on a new line. mdoc fixes.
wiz
2002-05-24
Correct `.Na' misuses reported in bin/17007, and some other mandoc improvements
wiz
2002-04-04
Modified input key handling to use libcurses keypad mode to assemble
blymn
2002-03-21
Fix bug in AVL tree routines. Correct man page.
phil
2002-03-07
MAX has special meaning in host tools. #undef it first.
tv
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-29
Make almost all tools compile and run properly on non-NetBSD hosts. (In
tv
2001-12-12
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-12-08
tweak previous for lp64 so sysinst will compile on alpha
ross
2001-12-06
Fix for the new curses code. Inspired by changes from MINOURA Makoto.
christos
2001-12-01
Sort sections, punctuation nits, use standard headers..
wiz
[next]