summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/authenticate.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* some Xr adjustment to catch up with MLINKS removal;jmc2016-03-301-3/+3
* Use reentrant versions of getpw{nam,uid} and getgr{nam,gid} withinmillert2015-11-241-32/+2
* update NAME section to include all documented functions,jmc2015-11-101-3/+3
* some Bx/Ox conversion;jmc2013-08-141-12/+28
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-5/+5
* Correctly escape a literal colon in an enclosure;schwarze2011-01-241-3/+3
* must include <sys/types.h> before including <login_cap.h> or <bsd_auth.h>;schwarze2009-07-151-2/+3
* Zero out the password/response argument in the simplified BSD authmillert2008-04-041-2/+12
* convert to new .Dd format;jmc2007-05-311-2/+2
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-20/+17
* Be correct in our man pages when talking about NUL termination (that is,cloder2005-02-251-3/+3
* - clean up macro abusejmc2003-05-301-8/+8
* typos;jmc2003-04-301-6/+6
* Note that when calling auth_verify() with a style and/or username,millert2002-10-151-1/+6
* Add CAVEATS section that details which functions call getpw* somillert2002-03-161-2/+32
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-21/+25
* type is not a .Fnmarkus2000-12-231-2/+2
* BSD authentication routines from BSDI. Presently this is not used butmillert2000-11-211-0/+275