Author: attilio
Date: Thu Nov 25 15:56:05 2010
New Revision: 215821
URL: http://svn.freebsd.org/changeset/base/215821
Log:
Add a missing CTL description from CVS revision 1.147.
Sponsored by: Sandvine Incorporated
Discussed with: Jeremie Le Hen <jeremie at le-hen dot org>
MFC after: 3 days
Modified:
head/sys/sys/sysctl.h
Modified: head/sys/sys/sysctl.h
==============================================================================
--- head/sys/sys/sysctl.h Thu Nov 25 15:42:33 2010 (r215820)
+++ head/sys/sys/sysctl.h Thu Nov 25 15:56:05 2010 (r215821)
@@ -452,6 +452,7 @@ TAILQ_HEAD(sysctl_ctx_list, sysctl_ctx_e
{ "logsigexit", CTLTYPE_INT }, \
{ "iov_max", CTLTYPE_INT }, \
{ "hostuuid", CTLTYPE_STRING }, \
+ { "arc4rand", CTLTYPE_OPAQUE }, \
}
/*
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"