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
Unknown Object (File)
Mar 22 2024, 9:22 PM
Unknown Object (File)
Mar 22 2024, 9:22 PM
Unknown Object (File)
Mar 22 2024, 9:22 PM
Unknown Object (File)
Mar 8 2024, 9:36 AM
Unknown Object (File)
Jan 4 2024, 6:31 PM
Unknown Object (File)
Jan 4 2024, 6:31 PM
Unknown Object (File)
Jan 4 2024, 6:31 PM
Unknown Object (File)
Jan 4 2024, 5:53 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.