Created attachment 241445 [details] Patch for sysctl(3) I found that the KERN_PROC_FILEDESC mib option was missing in sysctl(3) because the feature is mentioned in kinfo_getfile(3).
*** Bug 270797 has been marked as a duplicate of this bug. ***
OK, you mean the man page, not the implementation.
Submit a git formatted patch. And mainly for src tree it is better to submit a review in Phabricator(https://reviews.freebsd.org).
Can you try to provide a unified diff/patch that can be apply with git apply /tmp/yourpatch directly to /usr/src ? Please test this before submitting the diff.
^Triage: from bugmeister: I am only guessing about the file this patch means to apply to, since the filename is not specified: lib/libc/gen/sysctl.3 However, note that without a context diff, the diff will attempt to apply in what appears to be the wrong place. As other commenters have said, without a unidiff, there is no way to proceed here.
^Triage: submitter feedback (> 6 months).