Date: Tue, 2 May 2017 10:32:29 -0700 From: "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com> To: rgrimes@freebsd.org Cc: Ngie Cooper <ngie@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r317631 - head/sys Message-ID: <22AB91F2-131C-497A-A490-94D8DBD8B221@gmail.com> In-Reply-To: <201705011628.v41GSj5b090808@pdx.rh.CN85.dnsmgr.net> References: <201705011628.v41GSj5b090808@pdx.rh.CN85.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_2B7E30A1-8EAE-4803-8DDD-81FDD9E9D061 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On May 1, 2017, at 09:28, Rodney W. Grimes = <freebsd@pdx.rh.CN85.dnsmgr.net> wrote: >=20 >> Author: ngie >> Date: Mon May 1 05:54:33 2017 >> New Revision: 317631 >> URL: https://svnweb.freebsd.org/changeset/base/317631 >>=20 >> Log: >> Fix "make cscope" after r317411 >=20 > This commit is disconnect netnatm module from build >=20 > ? Mixed 2 commit messages perhaps? No, it was intentional (I made the readers read between the = lines as to why this commit was necessary, so mea culpa). r317411 removed sys/netatm, which broke the =E2=80=9Cmake = cscope=E2=80=9D target, as it tried to iterate down that directory with = find and failed. Thanks! -Ngie $ svn log -c r317411 ------------------------------------------------------------------------ r317411 | brooks | 2017-04-25 10:00:08 -0700 (Tue, 25 Apr 2017) | 4 = lines Remove directories made empty by NATM, EISA, and IEEE488 removals. Reported by: ak = =E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2= =80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80= =94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94= =E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2=80=94=E2= =80=94=E2=80=94=E2=80=94 $ svn diff -c r317411 --summarize D sbin/atm/atmconfig D sbin/atm D sys/netnatm D sys/dev/eisa D sys/dev/fatm D sys/dev/hatm D sys/dev/patm/genrtab D sys/dev/patm D sys/dev/ahb D sys/dev/ieee488 D sys/dev/en D sys/dev/utopia D sys/modules/fatm D sys/modules/hatm D sys/modules/patm D sys/modules/ahb D sys/modules/en D sys/modules/utopia D sys/modules/aic7xxx/ahc/ahc_eisa D sys/modules/netgraph/atm/atm D usr.sbin/bsnmpd/modules/snmp_atm --Apple-Mail=_2B7E30A1-8EAE-4803-8DDD-81FDD9E9D061 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJZCMKuAAoJEPWDqSZpMIYVGFMP/1DMKLO3EYxcjvNQIJreryTg pZVRYZUplNw60tzQ4XUIU/sqP4z+dX4s+EoieWQFtoxTb9thckhA+S9Olk8oEvNx grJ0BxjMJsZtnsYI40g7wSXT5iexwwYfFRk2UrtvgliVGvro0z7rMio6PleQi2kQ PtuVQXfS+NFv+1XqVFVS8F/QcleNowJD5ChwsJ3jXbiaZhkryu8Nh332iNJIcbNO AnjPTKZSFsNfgmocBbFsPR93B7R8iAkjbRu+CRImlAgC0a5ESviFDXCHqTAfM8mu px0fg6qSNsaqoP9YzqKUL4v12DSUm9I81Nnp0j/lGu+ahhSr7NvK+betPGDoeUlB boIj9/cU+J+Ncw/kKgWnCJOnGRWamLQCaatfQY6ZqTd64w9RX6dBG/0sqj6TjibK Wi44tyerrozop24syl5j/wmomdZBRxPtKbo6ik0Nhq9zWljja+hLD3GD7e5qrmcn nt4MAF8IHiWY/HdWBB33Acqcykdb7q7nE2Cy9PVh6MN7/cGBUQaBpwFGVP+8nMvG cKukh4TQ2CwxSBP+lgYOO7NQHt1oiWAolmrqiP4g4tM3So6IsD45AylHUizkJMZo Xpupasu60zS4eG0KO45kuj5JJQ31ECRG8og+knXkxxiLtU5PeDy5A8a7O5g0+zOb lVoybJOAoTqI6SIEejTj =xGNV -----END PGP SIGNATURE----- --Apple-Mail=_2B7E30A1-8EAE-4803-8DDD-81FDD9E9D061--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22AB91F2-131C-497A-A490-94D8DBD8B221>