Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [kqueue] syssrc/sys/kern
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.
Home |
Main Index |
Thread Index |
Old Index