Subject: CVS commit: src/dist/openpam/lib
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/30/2004 02:25:51
Module Name: src
Committed By: christos
Date: Thu Dec 30 02:25:51 UTC 2004
Modified Files:
src/dist/openpam/lib: openpam_borrow_cred.c openpam_configure.c
openpam_dynamic.c pam_start.c
Log Message:
add size_t casts to silence up lint where size_t is unsigned long.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/dist/openpam/lib/openpam_borrow_cred.c \
src/dist/openpam/lib/openpam_dynamic.c src/dist/openpam/lib/pam_start.c
cvs rdiff -r1.2 -r1.3 src/dist/openpam/lib/openpam_configure.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.