Date: Mon, 6 Jul 2009 01:32:29 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/catman catman.c Message-ID: <200907060132.n661WnYe065945@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2009-07-06 01:32:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/catman catman.c
Log:
SVN rev 195388 on 2009-07-06 01:32:29Z by brooks
MFC r194493 and r194548
When checking if we can write to a file, use access() instead of a
manual permission check based on stat output. Also, get rid of the
executability check since it is not used.
Revision Changes Path
1.14.2.1 +2 -19 src/usr.bin/catman/catman.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907060132.n661WnYe065945>
