Date: Tue, 9 Jul 2002 12:11:13 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/su su.c Message-ID: <200207091911.g69JBDX4068340@freefall.freebsd.org>
index | next in thread | raw e-mail
ache 2002/07/09 12:11:13 PDT
Modified files:
usr.bin/su su.c
Log:
Remove tcsetpgrp() stuff across suspend/continue because it cause upper level
tcsh killed on resume (fg). It is because tcsh is interactive itself and
do its own things with terminal group.
Revision Changes Path
1.54 +1 -3 src/usr.bin/su/su.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?200207091911.g69JBDX4068340>
