OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Henning Brauer (henning_at_cvs.openbsd.org)
Date: Tue Nov 05 2002 - 10:16:15 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: henningcvs.openbsd.org 2002/11/05 09:16:14

    Modified files:
            gnu/usr.bin/gzip: gzip.c gzip.h util.c

    Log message:
    -bytes_in/_out and total_in/_out are off_t, not long. fixes a few displaying
    problems with files > 2GB.
    -print bytes in/out to stderr in verbose mode

    ok millert fgsch