1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00

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
This commit is contained in:
Attilio Rao 2010-11-25 15:56:05 +00:00
parent 9d76324839
commit e194afc434
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215821

View File

@ -452,6 +452,7 @@ TAILQ_HEAD(sysctl_ctx_list, sysctl_ctx_entry);
{ "logsigexit", CTLTYPE_INT }, \
{ "iov_max", CTLTYPE_INT }, \
{ "hostuuid", CTLTYPE_STRING }, \
{ "arc4rand", CTLTYPE_OPAQUE }, \
}
/*