Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/13/2003 12:20:06
Module Name:	src
Committed By:	dsl
Date:		Thu Mar 13 10:20:06 UTC 2003

Modified Files:
	src/sys/kern: subr_log.c

Log Message:
Ensure that the pgid arg to TIOCSPGRP is in the current session.
Correctly treat a +ve value as a pgid and a -ve one as a pid.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/kern/subr_log.c

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