From a9e2dc176f709713f9565ed1711c958f0707eb36 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 21 Jan 1999 00:55:30 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_2_8_RELEASE'. This commit was manufactured to restore the state of the 2.2.8-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sys/kern/imgact_gzip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/kern/imgact_gzip.c') diff --git a/sys/kern/imgact_gzip.c b/sys/kern/imgact_gzip.c index 4b9689ed11cd3..2ca4f34a29fe7 100644 --- a/sys/kern/imgact_gzip.c +++ b/sys/kern/imgact_gzip.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: imgact_gzip.c,v 1.24 1996/08/31 16:52:24 bde Exp $ + * $Id: imgact_gzip.c,v 1.24.2.1 1996/12/22 23:21:21 joerg Exp $ * * This module handles execution of a.out files which have been run through * "gzip". This saves diskspace, but wastes cpu-cycles and VM. -- cgit v1.2.3