summaryrefslogtreecommitdiff
path: root/lib/libc/gen/auth_subr.3
AgeCommit message (Expand)Author
2009-07-15must include <sys/types.h> before including <login_cap.h> or <bsd_auth.h>;Ingo Schwarze
2008-04-04Zero out the password/response argument in the simplified BSD authTodd C. Miller
2007-05-31convert to new .Dd format;Jason McIntyre
2005-07-22- sync prototypes and header file excerpts to realityJared Yanovich
2004-08-03Add support for passing a file descriptor back and forth betweenTodd C. Miller
2004-01-10auth_clean does not clear the options settingsTodd C. Miller
2003-07-07- .Li Ta -> .D1Jason McIntyre
2003-05-30- clean up macro abuseJason McIntyre
2003-05-03typos;Jason McIntyre
2003-02-24of ofTheo de Raadt
2002-10-15Document the fact that calling auth_setitem() with a NULL valueTodd C. Miller
2002-05-08Fix typo; Peter WernerTodd C. Miller
2002-04-30Initial cleanup:Mike Pechkin
2002-03-16Add CAVEATS section similar to authenticate.3Todd C. Miller
2002-03-16o Document auth_getpwd()Todd C. Miller
2001-08-23Add missing commas after auth_getitem and auth_setitem in NAME section.Todd C. Miller
2001-03-01Spelling: preceeding -> precedingAaron Campbell
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-11-21BSD authentication routines from BSDI. Presently this is not used butTodd C. Miller