summaryrefslogtreecommitdiff
path: root/lib/libc/gen/auth_subr.3
AgeCommit message (Collapse)Author
2004-01-10auth_clean does not clear the options settingsTodd C. Miller
2003-07-07- .Li Ta -> .D1Jason McIntyre
- .Li Dq -> .Dq Li - remove .br
2003-05-30- clean up macro abuseJason McIntyre
- section reorder - merge COMPATIBILITY
2003-05-03typos;Jason McIntyre
ok millert@
2003-02-24of ofTheo de Raadt
2002-10-15Document the fact that calling auth_setitem() with a NULL valueTodd C. Miller
clears (frees) the corresponding value in the auth session.
2002-05-08Fix typo; Peter WernerTodd C. Miller
2002-04-30Initial cleanup:Mike Pechkin
o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok
2002-03-16Add CAVEATS section similar to authenticate.3Todd C. Miller
2002-03-16o Document auth_getpwd()Todd C. Miller
o Use .Pp, not .sp o Work around two mdoc bugs by using .br
2001-08-23Add missing commas after auth_getitem and auth_setitem in NAME section.Todd C. Miller
Problem found by makewhatis -p / espie.
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
the login_* helper programs and other support will be committed in the near future.