PERFORCE change 79530 for review

Robert Watson rwatson at FreeBSD.org
Mon Jul 4 11:03:34 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=79530

Change 79530 by rwatson at rwatson_paprika on 2005/07/04 11:02:55

	Remove duplicate si_cred entry due to slightly different loop-back
	of cdevsw cred work.

Affected files ...

.. //depot/projects/trustedbsd/sebsd/sys/sys/conf.h#13 edit

Differences ...

==== //depot/projects/trustedbsd/sebsd/sys/sys/conf.h#13 (text+ko) ====

@@ -82,7 +82,6 @@
 	void		*si_drv1, *si_drv2;
 	struct cdevsw	*si_devsw;
 	int		si_iosize_max;	/* maximum I/O size (for physio &al) */
-	struct ucred   *si_cred; /* optional cred of creating process (e.g. pty) */
 	u_long		si_usecount;
 	u_long		si_threadcount;
 	union {
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list