cvs commit: src/lib/libstand Makefile bzipfs.c bzlib.c.diff
bzlib.h.diff bzlib_private.h.diff zutil.h.diff
Xin LI
delphij at FreeBSD.org
Fri Apr 18 00:01:56 UTC 2008
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)
More information about the cvs-src
mailing list