Subject: Re: CVS commit: [elad-kernelauth] src/sys/miscfs/genfs
To: None <christos@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 04/20/2006 09:03:57
On Apr 20, 2006, at 7:34 AM, Christos Zoulas wrote:

>
> Module Name:	src
> Committed By:	christos
> Date:		Thu Apr 20 14:34:14 UTC 2006
>
> Modified Files:
> 	src/sys/miscfs/genfs [elad-kernelauth]: genfs_node.h layer_extern.h
>
> Log Message:
> kauth_cred_t -> struct kauth_cred;

Again, please back these changes out and fix another way.   
kauth_cred_t's "pointer to a struct"-ness should not be something  
that other code knows about.

>
>
> To generate a diff of this commit:
> cvs rdiff -r1.9.10.2 -r1.9.10.3 src/sys/miscfs/genfs/genfs_node.h
> cvs rdiff -r1.20.10.1 -r1.20.10.2 src/sys/miscfs/genfs/layer_extern.h
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.

-- thorpej