Date: Tue, 22 Oct 2002 12:10:19 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/as/alpha-freebsd config.h src/gnu/usr.bin/binutils/as/i386-freebsd config.h src/gnu/usr.bin/binutils/as/ia64-freebsd config.h src/gnu/usr.bin/binutils/as/powerpc-freebsd config.h src/gnu/usr.bin/binutils/as/sparc64-freebsd config.h src/gnu/usr.bin/binutils/as/x86-64-freebsd config.h ... Message-ID: <20021022091019.GI3325@sunbay.com> In-Reply-To: <200210200750.g9K7oKQt027674@repoman.freebsd.org> References: <200210200750.g9K7oKQt027674@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--ogUXNSQj4OI1q3LQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 20, 2002 at 12:50:20AM -0700, David E. O'Brien wrote: > obrien 2002/10/20 00:50:20 PDT >=20 > Modified files: > gnu/usr.bin/binutils/as/alpha-freebsd config.h=20 > gnu/usr.bin/binutils/as/i386-freebsd config.h=20 > gnu/usr.bin/binutils/as/ia64-freebsd config.h=20 > gnu/usr.bin/binutils/as/powerpc-freebsd config.h=20 > gnu/usr.bin/binutils/as/sparc64-freebsd config.h=20 > gnu/usr.bin/binutils/as/x86-64-freebsd config.h=20 > gnu/usr.bin/binutils/gdb config.h=20 > gnu/usr.bin/binutils/ld config.h=20 > gnu/usr.bin/binutils/libbfd config.h.fbsd=20 > gnu/usr.bin/binutils/libbinutils config.h=20 > gnu/usr.bin/binutils/libopcodes config.h=20 > gnu/usr.bin/cc/cc_tools auto-host.h=20 > gnu/usr.bin/grep Makefile config.h=20 > gnu/usr.bin/sort config.h=20 > gnu/usr.bin/tar config.h=20 > Log: > We HAVE_STPCPY now. > =20 > Revision Changes Path > 1.8 +2 -2 src/gnu/usr.bin/binutils/as/alpha-freebsd/config.h > 1.8 +2 -2 src/gnu/usr.bin/binutils/as/i386-freebsd/config.h > 1.4 +2 -2 src/gnu/usr.bin/binutils/as/ia64-freebsd/config.h > 1.6 +2 -2 src/gnu/usr.bin/binutils/as/powerpc-freebsd/config= .h > 1.7 +2 -2 src/gnu/usr.bin/binutils/as/sparc64-freebsd/config= .h > 1.3 +2 -2 src/gnu/usr.bin/binutils/as/x86-64-freebsd/config.h > 1.8 +2 -2 src/gnu/usr.bin/binutils/gdb/config.h > 1.6 +2 -2 src/gnu/usr.bin/binutils/ld/config.h > 1.4 +2 -2 src/gnu/usr.bin/binutils/libbfd/config.h.fbsd > 1.10 +2 -2 src/gnu/usr.bin/binutils/libbinutils/config.h > 1.6 +2 -2 src/gnu/usr.bin/binutils/libopcodes/config.h > 1.10 +1 -1 src/gnu/usr.bin/cc/cc_tools/auto-host.h > 1.25 +1 -2 src/gnu/usr.bin/grep/Makefile > 1.6 +3 -3 src/gnu/usr.bin/grep/config.h > 1.5 +2 -2 src/gnu/usr.bin/sort/config.h > 1.2 +1 -1 src/gnu/usr.bin/tar/config.h "now" should be expanded to __FreeBSD_version checks in bootstrap-, build-, and cross-tools, and you know this. I am pretty sure that part of the above changes broke source upgrades from not-so-old -CURRENT and of course all of RELENG_4's (i.e., any systems that do not have strpcpy(3)). Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --ogUXNSQj4OI1q3LQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9tRX7Ukv4P6juNwoRAgCKAJ9idU3MAwZcXKyP6NsOT+d+yDbJ5ACbB6yr 8SWtl8HvKvqPeMf4u9QoOMQ= =v9z1 -----END PGP SIGNATURE----- --ogUXNSQj4OI1q3LQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021022091019.GI3325>