Page MenuHomeFreeBSD

libutil: Add numerous missing MLINKs
ClosedPublic

Authored by des on Sat, Aug 2, 5:35 PM.
Tags
None
Referenced Files
F126057894: D51706.diff
Thu, Aug 14, 2:21 PM
Unknown Object (File)
Wed, Aug 13, 10:57 PM
Unknown Object (File)
Wed, Aug 13, 9:41 PM
Unknown Object (File)
Wed, Aug 13, 3:43 AM
Unknown Object (File)
Tue, Aug 12, 5:16 PM
Unknown Object (File)
Sun, Aug 10, 4:27 PM
Unknown Object (File)
Sun, Aug 10, 6:10 AM
Unknown Object (File)
Wed, Aug 6, 3:05 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 65933
Build 62816: arc lint + arc unit

Event Timeline

des requested review of this revision.Sat, Aug 2, 5:35 PM
lib/libutil/Makefile
130

duplicate

LGTM other than the duplicated line

des marked an inline comment as done.Sat, Aug 2, 9:40 PM
This revision is now accepted and ready to land.Sun, Aug 3, 6:08 AM
bcr added a subscriber: bcr.

OK from manpages.

Much more readable like that.

It seems the commit message needs amending though, as almost all mlinks were in fact in the original file. Is some diff missing?

It seems the commit message needs amending though, as almost all mlinks were in fact in the original file. Is some diff missing?

Nothing is missing. The patch reformats the Makefile and adds 9 MLINKs which were previously missing.

This revision was automatically updated to reflect the committed changes.