Date: Fri, 28 May 1999 06:23:31 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/gzip algorithm.doc gzexe gzip.c zdiff zforce zgrep zmore zmore.1 znew Message-ID: <199905281323.GAA59640@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 1999/05/28 06:23:31 PDT Modified files: gnu/usr.bin/gzip algorithm.doc gzexe gzip.c zdiff zforce zgrep zmore zmore.1 znew Log: Fixes from OpenBSD: Add $Id$ Removes temp file exploits in gzexe (predictable filenames) Fixes some typos Fixes a buffer overrun in gzip -S Don't prepend /usr/local/bin to path in scripts Correct location of /usr/share/misc/termcap Obtained from: OpenBSD Revision Changes Path 1.3 +1 -1 src/gnu/usr.bin/gzip/algorithm.doc 1.6 +24 -16 src/gnu/usr.bin/gzip/gzexe 1.9 +8 -2 src/gnu/usr.bin/gzip/gzip.c 1.4 +2 -1 src/gnu/usr.bin/gzip/zdiff 1.3 +2 -1 src/gnu/usr.bin/gzip/zforce 1.2 +2 -2 src/gnu/usr.bin/gzip/zgrep 1.4 +2 -1 src/gnu/usr.bin/gzip/zmore 1.3 +3 -1 src/gnu/usr.bin/gzip/zmore.1 1.4 +2 -1 src/gnu/usr.bin/gzip/znew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905281323.GAA59640>