Subject: CVS commit: src/dist/openpam
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/01/2005 17:51:01
Module Name:	src
Committed By:	christos
Date:		Tue Feb  1 17:51:01 UTC 2005

Modified Files:
	src/dist/openpam/include/security: pam_constants.h
	src/dist/openpam/lib: pam_get_item.c pam_set_item.c

Log Message:
Add a PAM_SOCKADDR extension so that we can pass the socket address
of the host we logged in from to the lastlog module.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/dist/openpam/include/security/pam_constants.h
cvs rdiff -r1.2 -r1.3 src/dist/openpam/lib/pam_get_item.c \
    src/dist/openpam/lib/pam_set_item.c

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