Date: Fri, 18 Apr 2008 00:01:56 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand Makefile bzipfs.c bzlib.c.diff bzlib.h.diff bzlib_private.h.diff zutil.h.diff Message-ID: <200804180001.m3I01unx015154@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2008-04-18 00:01:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
lib/libstand Makefile bzipfs.c
Removed files: (Branch: RELENG_5)
lib/libstand bzlib.c.diff bzlib.h.diff
bzlib_private.h.diff zutil.h.diff
Log:
MFC: Handle bzip2/zlib changes without using patches,
by doing the work in a programmatical way. This is an
accumulative patch of the following changes:
Makefile: 1.46-1.53
bzipfs.c: 1.7
as well as removal of the now unneeded files.
Revision Changes Path
1.43.2.2 +30 -31 src/lib/libstand/Makefile
1.6.2.1 +1 -1 src/lib/libstand/bzipfs.c
1.2.8.1 +0 -58 src/lib/libstand/bzlib.c.diff (dead)
1.1.12.1 +0 -15 src/lib/libstand/bzlib.h.diff (dead)
1.2.6.1 +0 -22 src/lib/libstand/bzlib_private.h.diff (dead)
1.1.8.1 +0 -15 src/lib/libstand/zutil.h.diff (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804180001.m3I01unx015154>
