Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/miscfs/specfs
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.
Home |
Main Index |
Thread Index |
Old Index