Page MenuHomeFreeBSD

Sync ypcat source code with OpenBSD version.
ClosedPublic

Authored by araujo on Jul 27 2015, 2:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 28, 4:50 PM
Unknown Object (File)
Thu, Nov 20, 10:45 PM
Unknown Object (File)
Thu, Nov 20, 10:44 PM
Unknown Object (File)
Thu, Nov 20, 10:43 PM
Unknown Object (File)
Thu, Nov 20, 10:42 PM
Unknown Object (File)
Thu, Nov 20, 10:42 PM
Unknown Object (File)
Thu, Nov 20, 10:40 PM
Unknown Object (File)
Thu, Nov 20, 10:36 PM
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.