NetBSD/lib/libpam
he dcdc758deb Introduce a few more temporary variables, in order to avoid an ugly
double cast in the pam_get_item() invocations.  The double cast
triggered a "discards qualifier" warning/error from gcc 2.95.3, while
trying to fix that by adding "cost" to the "void *" cast produced
a similar warning from gcc 3.3.  This now compiles without warning
with both compilers.

Approved by christos
2005-02-04 15:11:35 +00:00
..
libpam Back out previous, now that make is fixed. 2004-12-29 00:47:56 +00:00
modules Introduce a few more temporary variables, in order to avoid an ugly 2005-02-04 15:11:35 +00:00
Makefile - NetBSD build glue 2004-12-12 08:18:42 +00:00
Makefile.inc add -DDEBUG to the build for now 2005-01-08 08:39:48 +00:00