diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2020-04-01 19:22:09 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2020-04-01 19:22:09 +0000 |
| commit | 59838c1a1979924f3904536f2e6d5a771e185c14 (patch) | |
| tree | ce7764a4aa67665a70f2079c297f21e0d1225c33 /ObsoleteFiles.inc | |
| parent | 02cb5b4be86ed9827ddd8c39df5f48e6925c66d8 (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 5f0067243f1e0..872781642672f 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -36,6 +36,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20200401: Remove procfs-based process debugging +OLD_FILES+=usr/include/sys/pioctl.h + # 20200330: GDB_LIBEXEC option retired (always true) OLD_FILES+=usr/bin/gdb OLD_FILES+=usr/bin/gdbserver |
