Subject: CVS commit: [netbsd-1-5] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/04/2002 05:53:38
Module Name:	syssrc
Committed By:	itojun
Date:		Wed Sep  4 02:53:37 UTC 2002

Modified Files:
	basesrc [netbsd-1-5]: CHANGES-1.5.4
	syssrc/sys/kern [netbsd-1-5]: tty.c

Log Message:
sys/kern/tty.c 1.139 (jdolecek)

Make sure repeated TIOCSCTTY doesn't corrupt session hold count.
Fixes kern/17382 by David Laight.


To generate a diff of this commit:
cvs rdiff -r1.1.2.21 -r1.1.2.22 basesrc/CHANGES-1.5.4
cvs rdiff -r1.119.4.1 -r1.119.4.2 syssrc/sys/kern/tty.c

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