Date: Wed, 18 Jul 2001 21:37:24 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/kgzip aouthdr.c aouthdr.h Makefile kgzcmp.c kgzip.8 kgzip.c kgzip.h kgzld.c Message-ID: <200107190437.f6J4bOI07289@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2001/07/18 21:37:24 PDT
Modified files: (Branch: RELENG_4)
usr.sbin/kgzip Makefile kgzcmp.c kgzip.8 kgzip.c kgzip.h
kgzld.c
Added files: (Branch: RELENG_4)
usr.sbin/kgzip aouthdr.c aouthdr.h
Log:
MFC: Add support for creating a.out output files in addition to ELF.
This allows booting from compressed binaries using older bootstraps.
Revision Changes Path
1.2.2.2 +2 -2 src/usr.sbin/kgzip/Makefile
1.2.2.3 +29 -17 src/usr.sbin/kgzip/kgzcmp.c
1.3.2.2 +14 -4 src/usr.sbin/kgzip/kgzip.8
1.3.2.2 +17 -5 src/usr.sbin/kgzip/kgzip.c
1.2.2.1 +5 -1 src/usr.sbin/kgzip/kgzip.h
1.2.2.1 +25 -5 src/usr.sbin/kgzip/kgzld.c
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?200107190437.f6J4bOI07289>
