From owner-freebsd-current Mon Oct 2 14:57:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 63C9F37B502; Mon, 2 Oct 2000 14:57:30 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id RAA30548; Mon, 2 Oct 2000 17:57:29 -0400 (EDT) (envelope-from wollman) Date: Mon, 2 Oct 2000 17:57:29 -0400 (EDT) From: Garrett Wollman Message-Id: <200010022157.RAA30548@khavrinen.lcs.mit.edu> To: Poul-Henning Kamp Cc: current@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: mtree verification output format In-Reply-To: <43778.970523608@critter> References: <43778.970523608@critter> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > make "extra" and "missing" attributes in the output > rather than prefixes which can be confused with filenames. > Don't do the "run-in" of the first attribute with a short > filename This looks like a good change, but while you're there: > size (13134, 13135) > cksum (2005920215, 873112433) This is still very obscure; I'd like to see: size (was 1234, should be 5678) cksum (was 42424242, should be 69696969) ...so that it's clear what the meaning of the numbers is. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message