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:   dsl
Date:           Thu Nov  6 08:58:04 UTC 2003

Modified Files:
        src/sys/miscfs/specfs: spec_vnops.c

Log Message:
When closing a process's controlling terminal, also remove the links
to the session and pgrp from the tty.  The way that the console is
handled means that the vrele() may not actually do the final close
on the tty itself.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 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