freebsd-src/lib/libpam
Dag-Erling Smørgrav 33b7c0d94c Fix a strict aliasing issue. Also remove an unnecessary pam_get_item()
call (pam_get_authtok() will return the previous token if try_first_pass
or use_first_pass is specified).  Incidentally fix an ugly bug where the
buffer holding the prompt was freed immediately before use, instead of
after.
2003-12-11 15:51:03 +00:00
..
libpam Add openpam_readline(3). 2003-06-01 12:54:51 +00:00
modules Fix a strict aliasing issue. Also remove an unnecessary pam_get_item() 2003-12-11 15:51:03 +00:00
Makefile style.Makefile(5) police 2003-03-09 20:06:38 +00:00
Makefile.inc Trasmute moer "krb5" distibutions into "crypto". 2003-05-01 21:21:15 +00:00