Subject: CVS commit: [kqueue] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 09/24/2002 21:53:29
Module Name:	syssrc
Committed By:	jdolecek
Date:		Tue Sep 24 18:53:28 UTC 2002

Modified Files:
	syssrc/sys/kern [kqueue]: tty_pty.c

Log Message:
so the one-off difference was caused by having flags ONLCR and IGNCR
set for the master side of pty, so 'normal behaviour'

this also means the 'data' value returned for EVFILT_READ kevent(2)
is only approximation, but still useful as hint


To generate a diff of this commit:
cvs rdiff -r1.56.2.6 -r1.56.2.7 syssrc/sys/kern/tty_pty.c

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