From owner-freebsd-bugs Wed Mar 28 11:28:14 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from h33.erkki.ton.tut.fi (h33.erkki.ton.tut.fi [193.166.84.86]) by hub.freebsd.org (Postfix) with ESMTP id C73C637B720; Wed, 28 Mar 2001 11:28:09 -0800 (PST) (envelope-from chu@h33.erkki.ton.tut.fi) Received: from h33.erkki.ton.tut.fi (chu@localhost [127.0.0.1]) by h33.erkki.ton.tut.fi (8.11.3/8.11.2) with ESMTP id f2SJS7W41251; Wed, 28 Mar 2001 22:28:08 +0300 (EEST) (envelope-from chu@h33.erkki.ton.tut.fi) Message-ID: <3AC23B44.18AA6956@h33.erkki.ton.tut.fi> Date: Wed, 28 Mar 2001 22:28:04 +0300 From: Vladimir Tchoukharev X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: ru, fi, en MIME-Version: 1.0 To: phk@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/25620: tar does not handle existing large minor numbers References: <200103281745.f2SHjpB33977@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org phk@FreeBSD.org wrote: > > Synopsis: tar does not handle existing large minor numbers > > State-Changed-From-To: open->closed > State-Changed-By: phk > State-Changed-When: Wed Mar 28 09:44:37 PST 2001 > State-Changed-Why: > You are right, as it says: it doesn't. > > The tar format is a semi fixed width field format, and the field > for device numbers were designed for 16 bit (8 major, 8 minor) > and can not absorb our 32 bit (8 major, 16+8 minor) numbers. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=25620 OK, thanks for clearification. What about adding these same words to the man page, section "Bugs"? Best regards, V. Tchoukharev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message