Module Name: src Committed By: martin Date: Fri Oct 20 16:04:59 UTC 2023
Modified Files: src/doc [netbsd-10]: CHANGES src/share/man/man5 [netbsd-10]: mk.conf.5 src/share/mk [netbsd-10]: bsd.own.mk Log Message: Pull up following revision(s) (requested by mrg in ticket #430): doc/CHANGES: revision 1.2984 share/mk/bsd.own.mk: revision 1.1345 share/man/man5/mk.conf.5: revision 1.108 bsd.own.mk: force MKSTRIPSYM=no if MKDEBUG=yes Local symbols are desirable with MKDEBUG=yes, so don't strip them. Per request from mrg@ To generate a diff of this commit: cvs rdiff -u -r1.2940.2.6 -r1.2940.2.7 src/doc/CHANGES cvs rdiff -u -r1.97 -r1.97.2.1 src/share/man/man5/mk.conf.5 cvs rdiff -u -r1.1289.2.1 -r1.1289.2.2 src/share/mk/bsd.own.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.