Subject: CVS commit: basesrc/lib/libedit
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/02/2001 06:42:11
Module Name:	basesrc
Committed By:	christos
Date:		Fri Nov  2 04:42:10 UTC 2001

Modified Files:
	basesrc/lib/libedit: term.c

Log Message:
Finish initializing all the term data structures even if the terminal init
fails. This makes editline work on dumb terminals again. Noted by mycroft.
Oops, too agressive error checking.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 basesrc/lib/libedit/term.c

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