summaryrefslogtreecommitdiffstats
path: root/lib/librpcsec_gss/rpcsec_gss.3
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-1/+1
| | | | | | translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-191-1/+1
| | | | Reviewed by: ru
* Fix several typos in macros or macro misusage.uqs2010-03-121-0/+1
| | | | | | Found by: make manlint Reviewed by: ru Approved by: philip (mentor)
* Correct a bunch of typos.schweikh2010-01-271-2/+2
|
* Bump .Dd, forgotten in r203025gavin2010-01-261-1/+1
| | | | | Approved by: ed (mentor, implicit) MFC after: 1 week
* Correct the HISTORY section of these man pages to show when the function,gavin2010-01-261-1/+1
| | | | | | | not the "manual page example" was introduced. Approved by: ed (mentor, implicit) MFC after: 1 week
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisdfr2008-08-061-0/+230
is based on an old implementation from the University of Michigan with lots of changes and fixes by me and the addition of a Solaris-compatible API. Sponsored by: Isilon Systems Reviewed by: alfred
OpenPOWER on IntegriCloud