Page MenuHomeFreeBSD

libutil: Add numerous missing MLINKs
ClosedPublic

Authored by des on Aug 2 2025, 5:35 PM.
Tags
None
Referenced Files
F132261358: D51706.id159688.diff
Wed, Oct 15, 7:09 AM
Unknown Object (File)
Fri, Oct 10, 5:48 PM
Unknown Object (File)
Fri, Oct 10, 12:47 PM
Unknown Object (File)
Fri, Oct 10, 5:56 AM
Unknown Object (File)
Fri, Oct 10, 5:56 AM
Unknown Object (File)
Fri, Oct 10, 12:19 AM
Unknown Object (File)
Sun, Sep 21, 9:43 PM
Unknown Object (File)
Sat, Sep 20, 5:45 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

duplicate

LGTM other than the duplicated line

des marked an inline comment as done.Aug 2 2025, 9:40 PM
This revision is now accepted and ready to land.Aug 3 2025, 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.