CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2010/12/13 07:46:19
Modified files: usr.bin/su : su.c Log message: Call setusercontext() with the LOGIN_SETENV flag for "su -l" to pick up environment variables specified in login.conf. Based on a diff from rob...@. OK robert@ otto@