Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/menuc



Module Name:    src
Committed By:   dsl
Date:           Mon Jun  9 18:48:42 UTC 2003

Modified Files:
        src/usr.bin/menuc: mdb.c menu_sys.def menuc.1

Log Message:
More changes to improve sysinst:
- pass 'menudesc' and 'arg' values to post_act() and exit_act()
- add set_menu_numopt() for variable length menus
- fix (badly broken) allocation/free of dynamic menus
- option to allow default selection to be the exit line


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/usr.bin/menuc/mdb.c
cvs rdiff -r1.38 -r1.39 src/usr.bin/menuc/menu_sys.def
cvs rdiff -r1.17 -r1.18 src/usr.bin/menuc/menuc.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index