Page MenuHomeFreeBSD

lsof: Fix build on FreeBSD CURRENT
ClosedPublic

Authored by cem on May 21 2019, 9:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 11, 2:03 PM
Unknown Object (File)
Fri, Jun 27, 5:45 AM
Unknown Object (File)
Tue, Jun 24, 5:01 AM
Unknown Object (File)
Fri, Jun 20, 5:56 AM
Unknown Object (File)
Jun 14 2025, 8:27 AM
Unknown Object (File)
Jun 6 2025, 1:51 PM
Unknown Object (File)
Apr 20 2025, 1:59 AM
Unknown Object (File)
Apr 18 2025, 2:34 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.