mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
fb2924e4ac
not optimal from a performance standpoint since the write buffer is not necessarily be filled up when the inflate rountine reached the end of input buffer and it's not the end of file. This problem gets uncovered by trying to pipe gunzip -c output to a GEOM device directly, which enforces the writes be multiple of sector size. Sponsored by: iXsystems, Inc. Reported by: jpaetzel MFC after: 2 weeks |
||
---|---|---|
.. | ||
gzexe | ||
gzexe.1 | ||
gzip.1 | ||
gzip.c | ||
Makefile | ||
unbzip2.c | ||
unpack.c | ||
zdiff | ||
zdiff.1 | ||
zforce | ||
zforce.1 | ||
zmore | ||
zmore.1 | ||
znew | ||
znew.1 | ||
zuncompress.c |