svn commit: r185709 - stable/6/usr.sbin/mtree

Giorgos Keramidas keramida at FreeBSD.org
Sat Dec 6 06:36:09 PST 2008


Author: keramida (doc committer)
Date: Sat Dec  6 14:36:08 2008
New Revision: 185709
URL: http://svn.freebsd.org/changeset/base/185709

Log:
  MFC: r173282
  
  Use getcwd() instead of getwd().  The former includes buffer length
  checks, so it's probably "safer" to use in mtree.

Modified:
  stable/6/usr.sbin/mtree/   (props changed)


More information about the svn-src-stable-6 mailing list