From owner-freebsd-hackers Tue Jun 10 22:15:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA01536 for hackers-outgoing; Tue, 10 Jun 1997 22:15:21 -0700 (PDT) Received: from ohm.ingsala.unal.edu.co ([168.176.15.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA01531 for ; Tue, 10 Jun 1997 22:15:14 -0700 (PDT) Received: from unalmodem.usc.unal.edu.co (unalmodem11.usc.unal.edu.co [168.176.3.41]) by ohm.ingsala.unal.edu.co (8.8.5/8.8.5) with SMTP id AAA07946; Wed, 11 Jun 1997 00:16:16 -0500 (COT) Message-ID: <339E2A64.7ED1@fps.biblos.unal.edu.co> Date: Tue, 10 Jun 1997 21:32:37 -0700 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 3.0 (Win16; I) MIME-Version: 1.0 To: dennis CC: hackers@freebsd.org Subject: Re: tar hangs 2.2.x system References: <3.0.32.19970610104926.00aa0b00@etinc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk dennis wrote: > > Every since loading 2.2.x the following command: > > tar -cvf /dev/fd0 somefiles > > will hang the system (where reset seems to be the only recourse) if > there is no diskette in the drive. > Use pax and file a PR :-) Pedro. > Dennis