Date: Tue, 10 Sep 2002 11:28:19 -0700 (PDT) From: Tony Finch <fanf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uudecode uudecode.c Message-ID: <200209101828.g8AISJ0n018962@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fanf 2002/09/10 11:28:19 PDT Modified files: usr.bin/uudecode uudecode.c Log: Only try to chmod the output if it's a regular file, rather than hard-coding /dev/stdout as a special case. Suggested by: jmallett Revision Changes Path 1.30 +4 -4 src/usr.bin/uudecode/uudecode.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?200209101828.g8AISJ0n018962>