Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2000 13:30:02 -0800 (PST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        freebsd-bugs@FreeBSD.org
Subject:   bin/16944: Give mtree(8) an ``exclude'' facility
Message-ID:  <200002232130.NAA21012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/16944; it has been noted by GNATS.

From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: bin/16944: Give mtree(8) an ``exclude'' facility
Date: Wed, 23 Feb 2000 16:22:18 -0500 (EST)

 There's a bug in my patch:
 
 > +		if (strchr(str, '/'))
 > +			e->pathname = 1;
 		else
 			e->pathname = 0;
 
 -GAWollman
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002232130.NAA21012>