Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libutil
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.
Home |
Main Index |
Thread Index |
Old Index