K 10 svn:author V 3 jhb K 8 svn:date V 27 2020-03-17T18:44:03.599148Z K 7 svn:log V 381 Mark procfs-based process debugging as deprecated for FreeBSD 13. Attempting to use ioctls on /proc//mem to control a process will trigger warnings on the console. The include file will also now emit a compile-time warning when used from userland. Reviewed by: emaste MFC after: 1 week Relnotes: yes Differential Revision: https://reviews.freebsd.org/D23822 END