PERFORCE change 75861 for review

Marcel Moolenaar marcel at FreeBSD.org
Sat Apr 23 22:04:42 PDT 2005


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

Change 75861 by marcel at marcel_nfs on 2005/04/24 05:04:15

	Diff reduction.

Affected files ...

.. //depot/projects/tty/sys/sys/kernel.h#10 edit

Differences ...

==== //depot/projects/tty/sys/sys/kernel.h#10 (text+ko) ====

@@ -116,7 +116,6 @@
 	SI_SUB_MTX_POOL_DYNAMIC	= 0x1AC0000,	/* dynamic mutex pool */
 	SI_SUB_LOCK		= 0x1B00000,	/* various locks */
 	SI_SUB_EVENTHANDLER	= 0x1C00000,	/* eventhandler init */
-	SI_SUB_KGI		= 0x1D00000,	/* KGI */
 	SI_SUB_KLD		= 0x2000000,	/* KLD and module setup */
 	SI_SUB_CPU		= 0x2100000,	/* CPU resource(s)*/
 	SI_SUB_MAC		= 0x2180000,	/* TrustedBSD MAC subsystem */


More information about the p4-projects mailing list