Page MenuHomeFreeBSD

lsof: Fix build on FreeBSD CURRENT
ClosedPublic

Authored by cem on May 21 2019, 9:53 PM.
Tags
None
Referenced Files
F149531520: D20341.diff
Wed, Mar 25, 1:44 AM
F149511564: D20341.id.diff
Tue, Mar 24, 11:07 PM
Unknown Object (File)
Sat, Mar 14, 12:00 AM
Unknown Object (File)
Wed, Mar 11, 7:27 AM
Unknown Object (File)
Wed, Mar 11, 1:26 AM
Unknown Object (File)
Sat, Mar 7, 4:09 PM
Unknown Object (File)
Fri, Mar 6, 10:22 PM
Unknown Object (File)
Wed, Mar 4, 3:23 PM
Subscribers

Details

Summary

sys/_lock.h is no longer implicitly included in such a way that the #ifdef
_KERNEL #error in lockmgr.h is bypassed after r347984. Fix lsof to explicitly
include _lock.h with _KERNEL defined on 13.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

As to EOL releases, I'll discuss with the lsof-org folks.

This revision was not accepted when it landed; it landed in state Needs Review.May 22 2019, 2:34 AM
This revision was automatically updated to reflect the committed changes.