Date: Thu, 30 Oct 2003 02:48:43 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mtree create.c Message-ID: <200310301048.h9UAmh77018552@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/10/30 02:48:43 PST
FreeBSD src repository
Modified files:
usr.sbin/mtree create.c
Log:
Fix bug in mtree(8)'s create mode where files or directories with had
names containing glob(3) expressions would appear verbatim in the
output.
If such an mtree file were used by mtree in update mode, wrong things
would happen.
Revision Changes Path
1.32 +1 -1 src/usr.sbin/mtree/create.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310301048.h9UAmh77018552>
