Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2003 05:47:06 -0800 (PST)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 42888 for review
Message-ID:  <200311211347.hALDl6BJ081911@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=42888

Change 42888 by cvance@cvance_osx_laptop on 2003/11/21 05:46:58

	Remove debugging

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/security/sebsd/sebsd.c#17 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/security/sebsd/sebsd.c#17 (text+ko) ====

@@ -932,7 +932,6 @@
 	int error;
 	int tclass;
 
-	printf("sebsd_create_vnode_extattr called\n");
  	task = SLOT(&cred->cr_label);
 	dir = SLOT(parentlabel);
 	vsec = SLOT(childlabel);



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311211347.hALDl6BJ081911>