opnsense-src/lib/libpam/modules/pam_ksu
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
..
Makefile style.Makefile(5) police 2003-03-09 20:06:38 +00:00
pam_ksu.8 mdoc(7) police: .Dt is ALL UPPERCASE. 2002-12-12 08:19:47 +00:00
pam_ksu.c Fix a strict aliasing issue. Also remove an unnecessary pam_get_item() 2003-12-11 15:51:03 +00:00