Date: Fri, 28 Mar 2003 22:23:47 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: obrien@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/usr.sbin/kgzip elfhdr.c endian.h i386_a.out.h kgzcmp.c Message-ID: <20030328.222347.85393537.imp@bsdimp.com> In-Reply-To: <20030329025822.GA37827@dragon.nuxi.com> References: <200303111145.h2BBjh5T025767@repoman.freebsd.org> <20030329025822.GA37827@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20030329025822.GA37827@dragon.nuxi.com> "David O'Brien" <obrien@FreeBSD.org> writes: : On Tue, Mar 11, 2003 at 03:45:43AM -0800, Ruslan Ermilov wrote: : > ru 2003/03/11 03:45:43 PST : > Added files: : > usr.sbin/kgzip endian.h i386_a.out.h : > Log: : > Convert kgzip(8) to be an i386 cross-tool. This is needed for : > cross-releasing i386 on different architectures. This version : > provides an i386 version of <a.out.h>, and handles endianness. : > : > Revision Changes Path : : > 1.1 +52 -0 src/usr.sbin/kgzip/endian.h (new) : > http://cvsweb.freebsd.org/src/usr.sbin/kgzip/endian.h?rev=1.1 : > 1.1 +139 -0 src/usr.sbin/kgzip/i386_a.out.h (new) : > http://cvsweb.freebsd.org/src/usr.sbin/kgzip/i386_a.out.h?rev=1.1 : : Back out the addition of endian.h now. Use the <sys/endian.h> head and : stop duplicating it all over the tree. I will take this to the TRB if I : have to. I am also backing out your backout of my commit doing the same : of crunchide. Are you also going to fix the cross compilation breakage that this causes? Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030328.222347.85393537.imp>