Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/12/2000 08:25:27
Module Name:	basesrc
Committed By:	christos
Date:		Fri May 12 15:25:26 UTC 2000

Modified Files:
	basesrc/lib/libterm: termcap.c

Log Message:
- use strchr instead of index
- whitespace fixes
- tgetstr only looks at the first two characters; t_getstr looks at the whole
  string.
- fix DIAGASSERT brokenness.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/lib/libterm/termcap.c

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