Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 01/09/2001 23:38:54
Module Name:	basesrc
Committed By:	garbled
Date:		Tue Jan  9 21:38:53 UTC 2001

Modified Files:
	basesrc/usr.sbin/sushi: C.msg blabel.c handlers.c handlers.h

Log Message:
Some cleanups in how help is handled.  Now print a dialog box saying that
help could not be found when no help files are available.  When the help
window dissapears, redraw the screen so the menu isn't invisible.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/sushi/C.msg \
    basesrc/usr.sbin/sushi/handlers.h
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/sushi/blabel.c
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/sushi/handlers.c

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