Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Feb 2011 20:22:26 GMT
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 188466 for review
Message-ID:  <201102022022.p12KMQWU026655@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@188466?ac=10

Change 188466 by trasz@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



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