Date: Mon, 11 Jan 1999 18:58:24 -0800 (PST) From: Joseph Koshy <jkoshy@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/mtree spec.c create.c Message-ID: <199901120258.SAA06222@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 1999/01/11 18:58:24 PST Modified files: usr.sbin/mtree spec.c create.c Log: Teach mtree(8) to handle whitespace in filenames. Uses strvis(3). PR: bin/3246 Submitted by: Eugene M. Kim <astralblue@usa.net> Reviewed by: jkoshy, wollman Revision Changes Path 1.9 +7 -2 src/usr.sbin/mtree/spec.c 1.12 +12 -3 src/usr.sbin/mtree/create.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901120258.SAA06222>