Date: Tue, 24 May 2005 13:14:24 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make job.c make.1 Message-ID: <200505241314.j4ODEOi3060472@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-05-24 13:14:24 UTC
FreeBSD src repository
Modified files:
usr.bin/make job.c make.1
Log:
Another shell attribute 'unsetenv' that will cause to unsetenv("ENV")
before executing the shell. Until now this was done when the default
shell was the ksh. This failed if the default shell was sh or csh and
the user switched to ksh.
Revision Changes Path
1.117 +13 -8 src/usr.bin/make/job.c
1.88 +5 -0 src/usr.bin/make/make.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505241314.j4ODEOi3060472>
