Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jun 2009 15:52:35 +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:  <200906191552.n5JFqhjg053311@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2009-06-19 15:52:35 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/catman       catman.c 
  Log:
  SVN rev 194493 on 2009-06-19 15:52:35Z by brooks
  
  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.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.15      +2 -28     src/usr.bin/catman/catman.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906191552.n5JFqhjg053311>