minix/usr.bin/gzip
Antoine Leca 715aecd7e8 gzip: fix warning messages with off_t
NetBSD assumes off_t is 64-bit, but on MINIX it is still 32-bit.
So cast the calls to use big_off_t, as stat(2) uses.
Only used in warning messages, was not a real production bug.
2013-01-08 15:59:10 +00:00
..
gzexe gzip boot modules. 2012-02-17 12:32:35 +00:00
gzexe.1 gzip boot modules. 2012-02-17 12:32:35 +00:00
gzip.1 gzip boot modules. 2012-02-17 12:32:35 +00:00
gzip.c gzip: fix warning messages with off_t 2013-01-08 15:59:10 +00:00
Makefile Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
unbzip2.c gzip boot modules. 2012-02-17 12:32:35 +00:00
unpack.c gzip boot modules. 2012-02-17 12:32:35 +00:00
unxz.c gzip boot modules. 2012-02-17 12:32:35 +00:00
zdiff gzip boot modules. 2012-02-17 12:32:35 +00:00
zdiff.1 gzip boot modules. 2012-02-17 12:32:35 +00:00
zforce gzip boot modules. 2012-02-17 12:32:35 +00:00
zforce.1 gzip boot modules. 2012-02-17 12:32:35 +00:00
zgrep gzip boot modules. 2012-02-17 12:32:35 +00:00
zgrep.1 gzip boot modules. 2012-02-17 12:32:35 +00:00
zmore gzip boot modules. 2012-02-17 12:32:35 +00:00
zmore.1 gzip boot modules. 2012-02-17 12:32:35 +00:00
znew gzip boot modules. 2012-02-17 12:32:35 +00:00
znew.1 gzip boot modules. 2012-02-17 12:32:35 +00:00
zuncompress.c gzip boot modules. 2012-02-17 12:32:35 +00:00