Module Name: src Committed By: martin Date: Sat Aug 24 08:12:58 UTC 2024
Modified Files: src/distrib/cdrom [netbsd-9]: Makefile src/etc/etc.mac68k [netbsd-9]: Makefile.inc Log Message: Pull up following revision(s) (requested by hauke in ticket #1878): etc/etc.mac68k/Makefile.inc: revision 1.24 distrib/cdrom/Makefile: revision 1.53 Creating Type&Creator mappings for .bin (macbinary encoded) files, mkisofs changes files, then turns around and complains they have been changed. This is a self-inflicted wound, so demote the error to a warning. Reported upstream as https://codeberg.org/schilytools/schilytools/issues/58 Arguably fixes PR toolchain/41266 To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.52.6.1 src/distrib/cdrom/Makefile cvs rdiff -u -r1.23 -r1.23.2.1 src/etc/etc.mac68k/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.