K 10 svn:author V 2 cy K 8 svn:date V 27 2019-03-19T19:57:37.157347Z K 7 svn:log V 641 Partially MFC r345079 + direct commit to stable/11. The MFC updates tools/build/mk/OptionalObsoleteFiles.inc. The direct commit updates etc/rc.d/Makefile becasue this file was moved in HEAD to libexec/rc/rc.d/Makefile, making svn merge impossible. The original log message follows: Fix still installing ipfilter rc.d files even when WITHOUT_IPFILTER is specified. When WITHOUT_IPFILTER is specified, delete-old-files fails to delete the optional rc.d files from above. Fix this. WITHOUT_IPFILTER fails to delete the ipfilter.5 optional file during delete-old-files. Fix this. Reported by: Dmitry Luhtionov END