Page MenuHomeFreeBSD

Mark procfs-based process debugging as deprecated for FreeBSD 13.
ClosedPublic

Authored by jhb on Feb 24 2020, 9:50 PM.
Tags
None
Referenced Files
F168125673: D23822.id68777.diff
Wed, Aug 26, 12:13 PM
Unknown Object (File)
Mon, Aug 24, 3:24 AM
Unknown Object (File)
Sun, Aug 23, 7:47 PM
Unknown Object (File)
Thu, Aug 20, 9:12 PM
Unknown Object (File)
Thu, Aug 20, 9:12 PM
Unknown Object (File)
Wed, Aug 19, 5:11 PM
Unknown Object (File)
Wed, Aug 19, 5:05 PM
Unknown Object (File)
Wed, Aug 19, 4:16 PM
Subscribers

Details

Summary

Attempting to use ioctls on /proc/<pid>/mem to control a process will trigger
warnings on the console. The <sys/pioctl.h> include file will also now emit
a compile-time warning when used from userland.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29583
Build 27444: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 25 2020, 6:01 PM
  • Ignore #warning in pioctl.h when building ioctl.c.
This revision now requires review to proceed.Mar 10 2020, 4:42 PM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 17 2020, 6:44 PM
This revision was automatically updated to reflect the committed changes.