Module Name: src Committed By: christos Date: Sat Oct 1 04:42:55 UTC 2016
Modified Files: src/sys/kern: tty.c Log Message: Require exact credential match; this way even if we su to the original user that created the session, we won't match his credentials. To generate a diff of this commit: cvs rdiff -u -r1.273 -r1.274 src/sys/kern/tty.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.