]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r269777:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 Aug 2014 14:13:47 +0000 (14:13 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 27 Aug 2014 14:13:47 +0000 (14:13 +0000)
commitbb738c0f4f0c1e2ac617043047363c6a3c6f9075
tree27acd61a0ed0091169877056ef996956e5172abd
parentad82cf12eae3ce5b9840a9d9374f822c4b49b73a
MFC r269777:
Fix string length argument passed to "sysctl_handle_string()" so that
the complete string is returned by the function and not just only one
byte.

PR: 192544

git-svn-id: svn://svn.freebsd.org/base/stable/8@270713 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/cc/cc.c