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)
Thu, Apr 16, 12:32 PM
Unknown Object (File)
Tue, Apr 7, 6:32 AM
Unknown Object (File)
Sat, Mar 28, 2:18 AM
Unknown Object (File)
Wed, Mar 25, 2:00 PM
Unknown Object (File)
Tue, Mar 24, 9:49 PM
Unknown Object (File)
Mar 17 2026, 4:06 AM
Unknown Object (File)
Mar 17 2026, 4:03 AM
Unknown Object (File)
Mar 10 2026, 7:49 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.