[Bug 213527] Rework on functions allocating credentials.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 16 01:57:40 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213527

            Bug ID: 213527
           Summary: Rework on functions allocating credentials.
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: gmarthe at inbos.com.au

Created attachment 175810
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175810&action=edit
Diffs of my changes.

Hello,

I have prepared some patches to address the requirement on the "JuniorJobs"
page of the FreeBSD website.  The specific project was to rework functions
allocating
credentials.

I have done this - adding an int parameter to crget to specify number of groups
to set storage for.

Have also updated the ucred.9 manual page in line with my changes and added
mention of the crextend() function which was missing from this page.

The technical contact for this work is listed as mjg at freebsd.org but I have
been unable to contact him.

NB - Have not addressed reported issue of multiple sorts on the cr_groups
buffer.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list