PERFORCE change 188466 for review

Edward Tomasz Napierala trasz at FreeBSD.org
Wed Feb 2 20:22:27 UTC 2011


http://p4web.freebsd.org/@@188466?ac=10

Change 188466 by trasz at trasz_victim on 2011/02/02 20:21:50

	Fix panic caused by previous commit.

Affected files ...

.. //depot/projects/soc2009/trasz_limits/sys/sys/priv.h#15 edit

Differences ...

==== //depot/projects/soc2009/trasz_limits/sys/sys/priv.h#15 (text+ko) ====

@@ -495,7 +495,7 @@
 /*
  * Track end of privilege list.
  */
-#define	_PRIV_HIGHEST		674
+#define	_PRIV_HIGHEST		675
 
 /*
  * Validate that a named privilege is known by the privilege system.  Invalid


More information about the p4-projects mailing list