Subject: CVS commit: src/usr.bin/su
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/10/2005 23:33:53
Module Name:	src
Committed By:	christos
Date:		Mon Jan 10 23:33:53 UTC 2005

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

Log Message:
- make LOGIN_CAP mandatory
- eliminate global pamh
- use setusercontext() properly (ideas borrowed from FreeBSD)
- remove stray debugging.

This now works.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 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.