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
F152058706: D23822.id68777.diff
Sun, Apr 12, 10:36 AM
Unknown Object (File)
Sun, Apr 12, 12:22 AM
Unknown Object (File)
Fri, Apr 10, 6:01 PM
Unknown Object (File)
Tue, Apr 7, 1:18 PM
Unknown Object (File)
Mon, Apr 6, 7:02 AM
Unknown Object (File)
Tue, Mar 17, 5:01 AM
Unknown Object (File)
Feb 21 2026, 12:10 PM
Unknown Object (File)
Feb 20 2026, 3:26 AM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.