Date: Sat, 6 Feb 2010 22:57:24 +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: <201002062313.o16NDS8h005551@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-02-06 22:57:24 UTC
FreeBSD src repository
Modified files:
bin/sh main.c var.c
Added files:
tools/regression/bin/sh/parameters mail1.0 mail2.0
Log:
SVN rev 203576 on 2010-02-06 22:57:24Z by jilles
sh: Do not stat() $MAIL/$MAILPATH in non-interactive shells.
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.37 +2 -0 src/bin/sh/main.c
1.45 +6 -1 src/bin/sh/var.c
1.1 +15 -0 src/tools/regression/bin/sh/parameters/mail1.0 (new)
1.1 +15 -0 src/tools/regression/bin/sh/parameters/mail2.0 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002062313.o16NDS8h005551>
