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)
Dec 12 2024, 5:55 AM
Unknown Object (File)
Dec 10 2024, 9:06 AM
Unknown Object (File)
Nov 30 2024, 10:20 AM
Unknown Object (File)
Nov 14 2024, 5:18 AM
Unknown Object (File)
Nov 13 2024, 9:54 PM
Unknown Object (File)
Nov 11 2024, 5:16 PM
Unknown Object (File)
Oct 19 2024, 8:19 PM
Unknown Object (File)
Oct 7 2024, 9:42 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.