From owner-cvs-src-old@FreeBSD.ORG Thu Aug 26 20:45:37 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C621C1065694 for ; Thu, 26 Aug 2010 20:45:37 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 969338FC16 for ; Thu, 26 Aug 2010 20:45:37 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o7QKjbkN048767 for ; Thu, 26 Aug 2010 20:45:37 GMT (envelope-from uqs@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o7QKjbjX048766 for cvs-src-old@freebsd.org; Thu, 26 Aug 2010 20:45:37 GMT (envelope-from uqs@repoman.freebsd.org) Message-Id: <201008262045.o7QKjbjX048766@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to uqs@repoman.freebsd.org using -f From: Ulrich Spoerlein Date: Thu, 26 Aug 2010 20:44:12 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_8 Subject: cvs commit: src/lib/libarchive archive_write_disk.3 src/sbin/restore restore.h src/sys/dev/cxgb/ulp/iw_cxgb iw_cxgb_qp.c src/sys/fs/msdosfs msdosfs_vnops.c src/sys/gnu/fs/ext2fs ext2_vnops.c src/usr.bin/cpio bsdcpio.1 src/usr.bin/tar tree.c ... X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2010 20:45:37 -0000 uqs 2010-08-26 20:44:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) lib/libarchive archive_write_disk.3 sbin/restore restore.h sys/dev/cxgb/ulp/iw_cxgb iw_cxgb_qp.c sys/fs/msdosfs msdosfs_vnops.c sys/gnu/fs/ext2fs ext2_vnops.c usr.bin/cpio bsdcpio.1 usr.bin/tar tree.c usr.bin/tar/test test_option_T.c test_option_s.c usr.bin/xinstall xinstall.c usr.sbin/mtree mtree.5 Log: SVN rev 211849 on 2010-08-26 20:44:12Z by uqs MFC r204111: Fix common misspelling of hierarchy Revision Changes Path 1.4.2.2 +2 -2 src/lib/libarchive/archive_write_disk.3 1.12.10.2 +1 -1 src/sbin/restore/restore.h 1.3.2.2 +2 -2 src/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb_qp.c 1.194.2.4 +1 -1 src/sys/fs/msdosfs/msdosfs_vnops.c 1.119.2.3 +1 -1 src/sys/gnu/fs/ext2fs/ext2_vnops.c 1.2.2.2 +1 -1 src/usr.bin/cpio/bsdcpio.1 1.5.2.2 +1 -1 src/usr.bin/tar/test/test_option_T.c 1.2.2.2 +1 -1 src/usr.bin/tar/test/test_option_s.c 1.11.2.2 +1 -1 src/usr.bin/tar/tree.c 1.68.2.2 +1 -1 src/usr.bin/xinstall/xinstall.c 1.2.2.2 +2 -2 src/usr.sbin/mtree/mtree.5