Subject: CVS commit: src/usr.bin/su
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/23/2005 20:02:28
Module Name:	src
Committed By:	christos
Date:		Wed Mar 23 20:02:28 UTC 2005

Modified Files:
	src/usr.bin/su: su_pam.c

Log Message:
Deal with signals and process groups (from FreeBSD)
Fixes issues with kill -STOP $$ in the su'd shell, and setting up signals
for the child process properly.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.bin/su/su_pam.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.