svn commit: r317415 - in head: lib/libbsnmp/libbsnmp tools/build/mk
Ngie Cooper
yaneurabeya at gmail.com
Tue Apr 25 22:00:16 UTC 2017
On Tue, Apr 25, 2017 at 11:07 AM, Glen Barber <gjb at freebsd.org> wrote:
> Author: gjb
> Date: Tue Apr 25 18:07:48 2017
> New Revision: 317415
> URL: https://svnweb.freebsd.org/changeset/base/317415
>
> Log:
> Remove an incorrect MLINK for tree(3) introduced in r310728.
>
> Reported by: many
> PR: 216476
> MFC after: 3 days
> Sponsored by: The FreeBSD Foundation
In wasn't an incorrect MLINK. From bsnmpagent(3):
34 .Dd October 4, 2005
35 .Dt BSNMPAGENT 3
36 .Os
37 .Sh NAME
38 .Nm bsnmpagent ,
39 .Nm snmp_depop_t ,
40 .Nm snmp_op_t ,
41 .Nm tree ,
42 .Nm tree_size ,
I'll rename it to something else, but that's a pretty horrible
variable name/function call.
Thanks,
-Ngie
More information about the svn-src-all
mailing list