summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/auth_unix.c
Commit message (Expand)AuthorAgeFilesLines
* Use an array of size NGROUP_MAX for the getgroups() call instead of NGRP.harti2007-06-141-2/+4
* Staticize a couple of functions.deischen2006-02-271-1/+1
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-1/+1
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
* Move the #includes of reentrant.h to after the `#include "namespace.h"',iedowse2001-04-021-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-97/+121
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Resolve conflicts.wpaul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - prototype now in common include filepeter1996-12-301-4/+2
* Code cleanup:jraynard1996-06-101-4/+6
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-221-4/+6
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
* Fix authunix_maxgrouplist testache1995-03-181-2/+2
* Add back set_rpc_grouplistsize(), so mount_nfs compiles again. Alsowollman1994-08-101-3/+28
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+322
OpenPOWER on IntegriCloud