Date: Sun, 31 Jan 2010 15:07:38 +0000 (UTC) From: Jaakko Heinonen <jh@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/ls ls.c Message-ID: <201001311507.o0VF7oIx071101@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2010-01-31 15:07:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) bin/ls ls.c Log: SVN rev 203291 on 2010-01-31 15:07:38Z by jh MFC r202944: Print full path in the error message. It's possible that fts(3) provides an empty fts_name and reporting the full path is more appropriate especially with the -R option. PR: bin/107515 Approved by: trasz (mentor) Revision Changes Path 1.86.2.2 +1 -1 src/bin/ls/ls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001311507.o0VF7oIx071101>