From owner-cvs-all Wed May 15 18:57:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 714DB37B408; Wed, 15 May 2002 18:57:20 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4G1vKv50002; Wed, 15 May 2002 18:57:20 -0700 (PDT) (envelope-from trhodes) Message-Id: <200205160157.g4G1vKv50002@freefall.freebsd.org> From: Tom Rhodes Date: Wed, 15 May 2002 18:57:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ln ln.1 symlink.7 src/bin/ls ls.1 src/bin/mv mv.1 src/bin/pax ar_subs.c buf_subs.c cache.h file_subs.c ftree.c options.c pat_rep.c pax.1 pax.c pax.h tables.h tar.c src/bin/ps ps.1 src/bin/rm rm.1 rm.c src/bin/sh error.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/05/15 18:57:20 PDT Modified files: bin/ln ln.1 symlink.7 bin/ls ls.1 bin/mv mv.1 bin/pax ar_subs.c buf_subs.c cache.h file_subs.c ftree.c options.c pat_rep.c pax.1 pax.c pax.h tables.h tar.c bin/ps ps.1 bin/rm rm.1 rm.c bin/sh error.c Log: Consistancy check s/file system/filesystem/ Reviewed by: brian Revision Changes Path 1.21 +3 -3 src/bin/ln/ln.1 1.21 +3 -3 src/bin/ln/symlink.7 1.65 +1 -1 src/bin/ls/ls.1 1.21 +1 -1 src/bin/mv/mv.1 1.19 +2 -2 src/bin/pax/ar_subs.c 1.18 +1 -1 src/bin/pax/buf_subs.c 1.7 +1 -1 src/bin/pax/cache.h 1.18 +13 -13 src/bin/pax/file_subs.c 1.18 +1 -1 src/bin/pax/ftree.c 1.23 +2 -2 src/bin/pax/options.c 1.20 +1 -1 src/bin/pax/pat_rep.c 1.26 +6 -6 src/bin/pax/pax.1 1.23 +2 -2 src/bin/pax/pax.c 1.14 +2 -2 src/bin/pax/pax.h 1.8 +1 -1 src/bin/pax/tables.h 1.19 +2 -2 src/bin/pax/tar.c 1.45 +1 -1 src/bin/ps/ps.1 1.25 +2 -2 src/bin/rm/rm.1 1.37 +2 -2 src/bin/rm/rm.c 1.19 +2 -2 src/bin/sh/error.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message