Date: Mon, 20 Jun 2005 03:14:29 +0000 (UTC) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/env env.c Message-ID: <200506200314.j5K3EUtt089472@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2005-06-20 03:14:29 UTC FreeBSD src repository Modified files: usr.bin/env env.c Log: If the `utility' specified starts with a '/' character, then execute it without checking it for an equals-sign. If it starts with a slash, then it cannot be a request to set the value of a valid environment variable. Approved by: re (blanket `env') Revision Changes Path 1.14 +2 -1 src/usr.bin/env/env.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506200314.j5K3EUtt089472>