Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 07/17/2006 14:49:16
Module Name:	src
Committed By:	ad
Date:		Mon Jul 17 14:49:16 UTC 2006

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

Log Message:
Just use proc0.p_cred where root credentials are needed, instead of
allocating a new kauth_cred_t.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/kern/tty_ptm.c

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