Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/gzip



Module Name:    src
Committed By:   mrg
Date:           Tue Dec 23 05:16:33 UTC 2003

Update of /cvsroot/src/usr.bin/gzip
In directory ivanova.netbsd.org:/tmp/cvs-serv18934

Log Message:
import distrib/utils/x_gzip into usr.bin/gzip, with these enhancements:
        - fully updated manual
        - -n/-N support 
        - time stamp/owner/etc saved properly
        - GNU gzip --long-options supported (missing --ascii, --list
          and --licence)
        - various cleanups & fixes

note that "-n" (save filename) support is currently disabled due to
depending on API changes in zlib.  for now, this support is disabled
(however "gzip -N -d" works.)

this gzip(1) replacement is ready for serious testing.  issues are:
        - might implement --list one day
        - zlib API addition

Status:

Vendor Tag:     mrg
Release Tags:   gzip-2-0
                
N src/usr.bin/gzip/Makefile
N src/usr.bin/gzip/gzip.1
N src/usr.bin/gzip/gzip.c

No conflicts created by this import




Home | Main Index | Thread Index | Old Index