PERFORCE change 103214 for review

John Birrell jb at FreeBSD.org
Fri Aug 4 23:33:12 UTC 2006


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

Change 103214 by jb at jb_freebsd2 on 2006/08/04 23:33:05

	Sync with curren.

Affected files ...

.. //depot/projects/dtrace/src/sys/sys/sysctl.h#5 edit

Differences ...

==== //depot/projects/dtrace/src/sys/sys/sysctl.h#5 (text+ko) ====

@@ -84,7 +84,6 @@
 #define CTLFLAG_SKIP	0x01000000	/* Skip this sysctl when listing */
 #define CTLMASK_SECURE	0x00F00000	/* Secure level */
 #define CTLFLAG_TUN	0x00080000	/* Tunable variable */
-#define	CTLFLAG_MPSAFE	0x00040000	/* Handler is MP safe */
 #define CTLFLAG_RDTUN	(CTLFLAG_RD|CTLFLAG_TUN)
 
 /*


More information about the p4-projects mailing list