Date: Tue, 4 Nov 2003 06:51:34 -0800 (PST) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/su su.c Message-ID: <200311041451.hA4EpY2V026973@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2003/11/04 06:51:34 PST FreeBSD src repository Modified files: usr.bin/su su.c Log: Be sure to restore foreground group to parent su before parent su exits, otherwise shell will be confused and does not set foreground group correctly for next su command. This sounds like a bug in sh. Revision Changes Path 1.71 +2 -1 src/usr.bin/su/su.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311041451.hA4EpY2V026973>