Date: Tue, 20 Apr 2010 22:52:28 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh main.c var.c src/tools/regression/bin/sh/parameters mail1.0 mail2.0 Message-ID: <201004202307.o3KN7GlE097671@repoman.freebsd.org>
index | next in thread | raw e-mail
jilles 2010-04-20 22:52:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
bin/sh main.c var.c
Added files: (Branch: RELENG_8)
tools/regression/bin/sh/parameters mail1.0 mail2.0
Log:
SVN rev 206950 on 2010-04-20 22:52:28Z by jilles
MFC r203576,r203677: sh: Don't stat() $MAIL/$MAILPATH if not interactive.
These may be NFS mounted, and we should not touch them unless we are going
to do something useful with the information.
Revision Changes Path
1.31.2.3 +2 -0 src/bin/sh/main.c
1.39.2.3 +6 -1 src/bin/sh/var.c
1.1.2.2 +15 -0 src/tools/regression/bin/sh/parameters/mail1.0 (new)
1.2.2.2 +15 -0 src/tools/regression/bin/sh/parameters/mail2.0 (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004202307.o3KN7GlE097671>
