Date: Fri, 9 Feb 2001 05:21:50 -0800 (PST) From: Jacques Vidrine <nectar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/login login.c Message-ID: <200102091321.f19DLoI59995@freefall.freebsd.org>
index | next in thread | raw e-mail
nectar 2001/02/09 05:21:50 PST
Modified files:
usr.bin/login login.c
Log:
Fix login so that it exports environmental variables that are set by PAM
modules (via pam_putenv). The following variables will never be set in
this fashion:
SHELL, HOME, LOGNAME, MAIL, CDPATH, IFS, PATH
any variable starting with `LD_'
Revision Changes Path
1.56 +59 -1 src/usr.bin/login/login.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102091321.f19DLoI59995>
