Subject: CVS commit: basesrc/lib/libutil
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 03/09/2002 22:09:29
Module Name:	basesrc
Committed By:	atatat
Date:		Sat Mar  9 20:09:29 UTC 2002

Modified Files:
	basesrc/lib/libutil: pty.c

Log Message:
Fix openpty() so that it correctly scans the entire list of possible
ttys.  The new ttys (g-zA-Z) are "optional", since they may not be
present, and their absence is not a "fatal" error.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/lib/libutil/pty.c

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