Date: Sun, 24 Jan 2010 19:17:35 +0000 (UTC) From: Jaakko Heinonen <jh@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/ls ls.c Message-ID: <201001241917.o0OJHwsC097672@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2010-01-24 19:17:35 UTC FreeBSD src repository Modified files: bin/ls ls.c Log: SVN rev 202944 on 2010-01-24 19:17:35Z by jh 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 Submitted by: bde Approved by: trasz (mentor) MFC after: 1 week Revision Changes Path 1.88 +1 -1 src/bin/ls/ls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001241917.o0OJHwsC097672>