Subject: CVS commit: src/sys/miscfs/specfs
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 11/26/2003 11:33:50
Module Name: src
Committed By: pk
Date: Wed Nov 26 11:33:50 UTC 2003
Modified Files:
src/sys/miscfs/specfs: spec_vnops.c
Log Message:
spec_close: asserting that the terminal's process group be set if it is
associated with a session is too strong; a foreground group may go away
without being immediately replaced with another.
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/miscfs/specfs/spec_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.