summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/auth_subr.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use reentrant versions of getpw{nam,uid} and getgr{nam,gid} withinmillert2015-11-241-21/+2
* update NAME section to include all documented functions,jmc2015-11-101-3/+3
* some Bx/Ox conversion;jmc2013-08-141-8/+19
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-5/+5
* 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/+17
* convert to new .Dd format;jmc2007-05-311-2/+2
* - sync prototypes and header file excerpts to realityjaredy2005-07-221-28/+28
* Add support for passing a file descriptor back and forth betweenmillert2004-08-031-1/+19
* auth_clean does not clear the options settingsmillert2004-01-101-2/+3
* - .Li Ta -> .D1jmc2003-07-071-4/+3
* - clean up macro abusejmc2003-05-301-8/+8
* typos;jmc2003-05-031-5/+6
* of ofderaadt2003-02-241-2/+2
* Document the fact that calling auth_setitem() with a NULL valuemillert2002-10-151-4/+13
* Fix typo; Peter Wernermillert2002-05-081-2/+2
* Initial cleanup:mpech2002-04-301-2/+2
* Add CAVEATS section similar to authenticate.3millert2002-03-161-1/+21
* o Document auth_getpwd()millert2002-03-161-23/+45
* Add missing commas after auth_getitem and auth_setitem in NAME section.millert2001-08-231-3/+3
* Spelling: preceeding -> precedingaaron2001-03-011-2/+2
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-37/+40
* BSD authentication routines from BSDI. Presently this is not used butmillert2000-11-211-0/+461