Date: Tue, 7 May 2002 02:57:16 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_environment.c Message-ID: <200205070957.g479vGU32631@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/05/07 02:57:16 PDT
Modified files: (Branch: RELENG_4)
sys/kern kern_environment.c
Log:
MFC (1.23: don't accept malformed environment strings or match names
fuzzily in getenv() (_getenv_static() in -current)). One problem was
reported for this change in -current: it stopped a misspelled name in
the environment from working.
Approved by: re (bmah)
Revision Changes Path
1.10.2.7 +4 -3 src/sys/kern/kern_environment.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205070957.g479vGU32631>
