From owner-freebsd-commit Thu Oct 5 19:54:19 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA05986 for freebsd-commit-outgoing; Thu, 5 Oct 1995 19:54:19 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA05972 for cvs-all-outgoing; Thu, 5 Oct 1995 19:54:12 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA05961 for cvs-usrbin-outgoing; Thu, 5 Oct 1995 19:54:07 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id TAA05945 ; Thu, 5 Oct 1995 19:53:51 -0700 Date: Thu, 5 Oct 1995 19:53:51 -0700 From: "Jordan K. Hubbard" Message-Id: <199510060253.TAA05945@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/kzip Makefile kzip.c Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/10/05 19:53:49 Branch: usr.bin/kzip RELENG_2_1_0 Modified: usr.bin/kzip Makefile kzip.c Log: Bring Peter's import in from the HEAD (I need these changes in 2.1 *now*!). BTW, It's Gary Jennejohn, not Gary Jones. Submitted by: gj@freebsd.org