Page MenuHomeFreeBSD

Make cap_mkdb and services_mkdb file operations sync
ClosedPublic

Authored by garga on Jul 3 2015, 1:52 PM.
Tags
None
Referenced Files
F167636428: D2982.diff
Sun, Aug 23, 9:32 AM
Unknown Object (File)
Sat, Aug 22, 6:06 PM
Unknown Object (File)
Fri, Aug 21, 5:25 PM
Unknown Object (File)
Fri, Aug 21, 9:14 AM
Unknown Object (File)
Thu, Aug 20, 12:58 PM
Unknown Object (File)
Tue, Aug 18, 4:15 PM
Unknown Object (File)
Tue, Aug 18, 2:17 PM
Unknown Object (File)
Tue, Aug 18, 4:32 AM
Subscribers

Details

Summary

Similar fix was done for passwd and group operations - https://reviews.freebsd.org/D2978

Sponsored by: Netgate

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

garga retitled this revision from to Make cap_mkdb and services_mkdb file operations sync.
garga updated this object.
garga edited the test plan for this revision. (Show Details)
garga added reviewers: bapt, gnn, loos.
garga set the repository for this revision to rS FreeBSD src repository - subversion.
bapt edited edge metadata.

Given the rename changes here is done a couple of time in different C files, I wonder if you could not a dedicated function for that?

This revision is now accepted and ready to land.Jul 3 2015, 2:02 PM
This revision was automatically updated to reflect the committed changes.