From owner-freebsd-hackers@FreeBSD.ORG Thu Jul 27 02:58:15 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B98B216A4DA for ; Thu, 27 Jul 2006 02:58:15 +0000 (UTC) (envelope-from anderson@centtech.com) Received: from mh2.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 139A043D5A for ; Thu, 27 Jul 2006 02:58:14 +0000 (GMT) (envelope-from anderson@centtech.com) Received: from [192.168.42.24] (andersonbox4.centtech.com [192.168.42.24]) by mh2.centtech.com (8.13.1/8.13.1) with ESMTP id k6R2wEsG075019; Wed, 26 Jul 2006 21:58:14 -0500 (CDT) (envelope-from anderson@centtech.com) Message-ID: <44C82BD2.2030002@centtech.com> Date: Wed, 26 Jul 2006 21:58:26 -0500 From: Eric Anderson User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Eric Anderson References: <44C82A40.3020009@centtech.com> In-Reply-To: <44C82A40.3020009@centtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.87.1/1623/Wed Jul 26 17:35:11 2006 on mh2.centtech.com X-Virus-Status: Clean Cc: FreeBSD Hackers Subject: Re: [PATCH] adding two new options to 'cp' X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2006 02:58:15 -0000 On 07/26/06 21:51, Eric Anderson wrote: The patch attached had some junk in it. The patch on the website doesn't have that. :) Oops.. Eric [..snip..] > --- etc/mtree/BSD.include.dist 16 Nov 2005 10:50:10 -0000 1.100.2.2 > +++ etc/mtree/BSD.include.dist 26 Jul 2006 03:42:10 -0000 > @@ -100,6 +100,8 @@ > .. > gate > .. > + journal > + .. > label > .. > mirror > Index: include/Makefile > =================================================================== > RCS file: /alt/ncvs/src/include/Makefile,v > retrieving revision 1.244.2.4 > diff -u -u -r1.244.2.4 Makefile > --- include/Makefile 17 Jul 2006 10:09:54 -0000 1.244.2.4 > +++ include/Makefile 26 Jul 2006 03:42:10 -0000 > @@ -42,8 +42,8 @@ > fs/devfs fs/fdescfs fs/fifofs fs/msdosfs fs/ntfs fs/nullfs \ > fs/nwfs fs/portalfs fs/procfs fs/smbfs fs/udf fs/umapfs \ > fs/unionfs \ > - geom/concat geom/eli geom/gate geom/label geom/mirror geom/nop \ > - geom/raid3 geom/shsec geom/stripe \ > + geom/concat geom/eli geom/gate geom/journal geom/label geom/mirror \ > + geom/nop geom/raid3 geom/shsec geom/stripe \ > isofs/cd9660 \ > netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \ > netgraph/atm netgraph/netflow \ > > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology Anything that works is better than anything that doesn't. ------------------------------------------------------------------------