Source-Changes archive

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

NetBSD master CVS tree commits



phil
Tue Jun 23 23:46:25 PDT 1998
Update of /cvsroot/src/usr.bin/menuc
In directory nb00:/tmp/cvs-serv5373

Modified Files:
        mdb.c mdb.h menu_sys.def parse.y scan.l 
Log Message:
Add a online help facility.  Each menu can specify a help screen associated
with that menu.  The help screen is scrollable for long help screens.
The char '?' accesses the help screen as a menu command.  Help screen text
is specified in the menu definition file with the menu.


phil
Tue Jun 23 23:46:25 PDT 1998
Update of /cvsroot/src/usr.bin/menuc/testm
In directory nb00:/tmp/cvs-serv5373/testm

Modified Files:
        menus.mc 
Log Message:
Add a online help facility.  Each menu can specify a help screen associated
with that menu.  The help screen is scrollable for long help screens.
The char '?' accesses the help screen as a menu command.  Help screen text
is specified in the menu definition file with the menu.




Home | Main Index | Thread Index | Old Index