summaryrefslogtreecommitdiff
path: root/lib/libc/gen/authenticate.3
AgeCommit message (Expand)Author
2011-01-24Correctly escape a literal colon in an enclosure;Ingo Schwarze
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
2005-02-25Be correct in our man pages when talking about NUL termination (that is,Chad Loder
2003-05-30- clean up macro abuseJason McIntyre
2003-04-30typos;Jason McIntyre
2002-10-15Note that when calling auth_verify() with a style and/or username,Todd C. Miller
2002-03-16Add CAVEATS section that details which functions call getpw* soTodd C. Miller
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-12-23type is not a .FnMarkus Friedl
2000-11-21BSD authentication routines from BSDI. Presently this is not used butTodd C. Miller