Subject: CVS commit: src/lib/libutil
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/18/2004 20:14:22
Module Name: src
Committed By: christos
Date: Sat Sep 18 20:14:22 UTC 2004
Modified Files:
src/lib/libutil: pty.c
Log Message:
KNF; Simplify some logic, so that lines don't wrap. Explain why we
break, continue, or return from the tty scanning loops.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/lib/libutil/pty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.