Module Name: src Committed By: pgoyette Date: Fri Jul 29 01:49:39 UTC 2016
Modified Files: src/sys/kern [pgoyette-localcount]: tty_pty.c Log Message: Redo previous, restoring "return xxx;" in each case of the select. This gets the exit conditions back the way they were, and allows the atf test kernel/t_pty to pass. To generate a diff of this commit: cvs rdiff -u -r1.142.2.4 -r1.142.2.5 src/sys/kern/tty_pty.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.