cvs commit: src/contrib/bzip2 bzlib.c src/lib/libstand Makefile

Maxim Sobolev sobomax at FreeBSD.org
Sun May 29 14:56:38 PDT 2005


sobomax     2005-05-29 21:56:38 UTC

  FreeBSD src repository

  Modified files:
    contrib/bzip2        bzlib.c 
    lib/libstand         Makefile 
  Log:
  Make bzip2 support working again after bzip2 upgrade. This time commit
  BZ_NO_COMPRESS support to the bzip2 sources directly (yes, this takes file
  off the vendor branch, but looks like bzip2 maintainer doesn't care), so that
  it will not be removed when the next upgrade is performed. Also, add a short
  note on how to test bzip2 support.
  
  Pointy hat to:  obrien
  
  Correct comment (libz -> libbz2) and remove useless full path to zutil.h
  while I am here.
  
  Revision  Changes    Path
  1.2       +80 -19    src/contrib/bzip2/bzlib.c
  1.52      +19 -4     src/lib/libstand/Makefile


More information about the cvs-src mailing list