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)
Sun, May 10, 12:06 AM
Unknown Object (File)
Wed, Apr 29, 4:39 AM
Unknown Object (File)
Wed, Apr 29, 4:32 AM
Unknown Object (File)
Mon, Apr 27, 2:30 AM
Unknown Object (File)
Thu, Apr 16, 12:32 PM
Unknown Object (File)
Apr 7 2026, 6:32 AM
Unknown Object (File)
Mar 28 2026, 2:18 AM
Unknown Object (File)
Mar 25 2026, 2:00 PM
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.