Page MenuHomeFreeBSD

Sync ypcat source code with OpenBSD version.
ClosedPublic

Authored by araujo on Jul 27 2015, 2:37 AM.
Tags
None
Referenced Files
F147805582: D3212.id.diff
Fri, Mar 13, 7:32 PM
Unknown Object (File)
Thu, Mar 12, 1:04 PM
Unknown Object (File)
Wed, Mar 11, 4:04 PM
Unknown Object (File)
Mon, Mar 9, 7:44 PM
Unknown Object (File)
Sun, Mar 8, 8:49 PM
Unknown Object (File)
Sun, Mar 8, 6:26 AM
Unknown Object (File)
Sun, Mar 8, 6:07 AM
Unknown Object (File)
Feb 8 2026, 1:29 AM
Subscribers

Details

Summary
  • Update the BSD LICENSE and remove the 3rd clause.
  • Sync the code with the OpenBSD version.
Test Plan

The test plan was using ypcat and check all maps.
I won't past here because the output is a bit big.

Diff Detail

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

Event Timeline

araujo retitled this revision from to Sync ypcat source code with OpenBSD version..
araujo updated this object.
araujo edited the test plan for this revision. (Show Details)

Sync with my latest commit.

Use u_int i instead of int i.

araujo added reviewers: kib, rodrigc, ngie, dim.

Sync the patch with the latest revision where I changed the
const struct ypalias to static const.

Sorry for the noise.

This revision is now accepted and ready to land.Jul 31 2015, 4:50 PM
bapt added a reviewer: bapt.
bapt added a subscriber: bapt.

I have been able to test that just fine

This revision was automatically updated to reflect the committed changes.