From owner-cvs-gnu Sat Jun 22 00:46:18 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA10095 for cvs-gnu-outgoing; Sat, 22 Jun 1996 00:46:18 -0700 (PDT) Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA10081; Sat, 22 Jun 1996 00:46:03 -0700 (PDT) Received: by sequent.kiae.su id AA00277 (5.65.kiae-2 ); Sat, 22 Jun 1996 11:40:56 +0400 Received: by sequent.KIAE.su (UUMAIL/2.0); Sat, 22 Jun 96 11:40:55 +0400 Received: (from ache@localhost) by nagual.ru (8.7.5/8.7.3) id LAA01044; Sat, 22 Jun 1996 11:40:03 +0400 (MSD) Message-Id: <199606220740.LAA01044@nagual.ru> Subject: Re: cvs commit: src/gnu/usr.bin/man/man Makefile man.c To: bde@zeta.org.au (Bruce Evans) Date: Sat, 22 Jun 1996 11:40:03 +0400 (MSD) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org In-Reply-To: <199606220629.QAA21238@godzilla.zeta.org.au> from "Bruce Evans" at "Jun 22, 96 04:29:17 pm" From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (Andrey A. Chernov) X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL22 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > $ man -d ls > [Nothing interesting] > $ man ls > zcat: /usr/share/man/cat1/ls.1.gz: unexpected end of file > [file is 0 bytes long] > > The old version built the cat file normally even in the debugging case. I doubt, because no one command executed in debugging case even in old version. Maybe old version not make cat file at all in debugging case. I'll try to look closer and fix it. BTW, this bug isn't security hole :-) -- Andrey A. Chernov http://www.nagual.ru/~ache/