summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/netnamer.c
Commit message (Expand)AuthorAgeFilesLines
* getnetid(..): consistently fclose fd at the end of the functionngie2016-05-221-11/+15
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.rodrigc2015-09-221-15/+5
* Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,hrs2013-11-251-27/+25
* Rework the credential code to support larger values of NGROUPS andbrooks2009-06-191-7/+3
* Remove an superfluous assignment.stefanf2005-03-101-1/+0
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-131-0/+2
* Try to bring some sanity to the SCM ID's.obrien2004-10-161-1/+3
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
* Remove __P() usage.obrien2002-03-211-2/+2
* Remove 'register' keyword.obrien2002-03-211-3/+3
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,alfred2002-02-051-2/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-0/+2
* strtok() -> strsep() (no strtok() in libraries allowed)ache2000-08-291-11/+17
* Fixed scanf format errors. The error handling is not quite bug for bugbde1998-06-301-7/+4
* getnetid() crashes if no /etc/netid file is present (it tries to fclose()wpaul1997-06-121-1/+2
* This commit was generated by cvs2svn to compensate for changes in r26219,wpaul1997-05-281-0/+326
OpenPOWER on IntegriCloud