Date: Sun, 17 Jan 1999 22:58:26 -0800 (PST) From: Joseph Koshy <jkoshy@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/mtree create.c Message-ID: <199901180658.WAA20827@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkoshy 1999/01/17 22:58:26 PST Modified files: usr.sbin/mtree create.c Log: Move to a uniform '\ooo' (VIS_OCTAL) encoding for special characters. The previous commit broke mtree(8) when file names using certain 8-bit characters ended up being encoded with '/', '*', and other shell metacharacters. PR: bin/9538 Submitted by: "Eugene M. Kim" <astralblue@usa.net> Reviewed by: jkoshy Bug-missed-last-time-by: jkoshy Revision Changes Path 1.13 +2 -2 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?199901180658.WAA20827>