Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/12/2002 20:02:34
Module Name:	syssrc
Committed By:	christos
Date:		Fri Apr 12 17:02:34 UTC 2002

Modified Files:
	syssrc/sys/kern: kern_proc.c tty.c

Log Message:
Use SESSHOLD and SESSRELE consistently.
Add SESSHOLD and SESSRELE to the t_session, so that we don't have dangling
references [inspired by OpenBSD].


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/kern/kern_proc.c
cvs rdiff -r1.135 -r1.136 syssrc/sys/kern/tty.c

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