Skip site navigation (1)Skip section navigation (2)
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>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102091321.f19DLoI59995>