Date: Tue, 3 Sep 2002 13:22:18 -0700 From: Juli Mallett <jmallett@FreeBSD.org> To: Tony Finch <fanf@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/uudecode uudecode.c src/usr.bin/uuencode uuencode.1 Message-ID: <20020903132218.D56616@FreeBSD.org> In-Reply-To: <200209031937.g83JbNxO079200@freefall.freebsd.org>; from fanf@FreeBSD.org on Tue, Sep 03, 2002 at 12:37:23PM -0700 References: <200209031937.g83JbNxO079200@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* De: Tony Finch <fanf@FreeBSD.org> [ Data: 2002-09-03 ] [ Subjecte: cvs commit: src/usr.bin/uudecode uudecode.c src/usr.bin/uuencode uuencode.1 ] > fanf 2002/09/03 12:37:23 PDT > > Modified files: > usr.bin/uudecode uudecode.c > usr.bin/uuencode uuencode.1 > Log: > Don't try (and fail) to fchmod /dev/stdout. Revert the manual page > to suggest the portable alternative to -p. I think doing this based on fstat telling us that something is not a regular file (if it exists) is the right thing to do. juli. -- Juli Mallett <jmallett@FreeBSD.org> | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org 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?20020903132218.D56616>