Page MenuHomeFreeBSD

Remove libutil.h dependency on sendmail.
ClosedPublic

Authored by bdrewery on Nov 23 2015, 8:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 6:29 AM
Unknown Object (File)
Tue, Sep 23, 11:08 PM
Unknown Object (File)
Sep 14 2025, 5:01 AM
Unknown Object (File)
Sep 4 2025, 10:07 AM
Unknown Object (File)
Sep 2 2025, 2:53 PM
Unknown Object (File)
Jul 31 2025, 12:20 PM
Unknown Object (File)
Jul 27 2025, 1:39 PM
Unknown Object (File)
Jul 26 2025, 6:01 PM
Subscribers

Details

Summary

It includes libutil.h for setproctitle(3), which was moved from libutil to
libc in rS65353 in 2000.

This is relevant for the META MODE build.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1264
Build 1268: arc lint + arc unit

Event Timeline

bdrewery retitled this revision from to Remove libutil.h dependency on sendmail..
bdrewery updated this object.
bdrewery edited the test plan for this revision. (Show Details)
bdrewery added a reviewer: gshapiro.

Thank you, looks good to me. I'll add it to the upstream source for the next release.

gshapiro edited edge metadata.
This revision is now accepted and ready to land.Nov 24 2015, 2:30 AM
This revision was automatically updated to reflect the committed changes.