kloczek: shadow NEWS shadow/src newgrp.c

PLD CVS <[email protected]> Tue, 23 Aug 2005 11:09:16 +0200 (CEST)
Newsgroups gmane.linux.pld.shadow.cvs
Message-ID <[email protected]>
Module name:	shadow
Changes by:	kloczek	05/08/23 11:09:16

Modified files:
	.              : NEWS 
	src            : newgrp.c 

Log message:
when newgrp process sits between parent and child shells, it should
propagate STOPs from child to parent and CONTs from parent to child,
otherwise e.g. bash's "suspend" command won't work.
Fixed Debian http://bugs.debian.org/314727

Revision  Changes    Path
1.251     +5 -1      shadow/NEWS
1.36      +12 -3     shadow/src/newgrp.c