summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc
Commit message (Expand)AuthorAgeFilesLines
...
* - OpenBSD's strncpy fixes to ensure NULL terminationpeter1996-12-301-8/+11
* - prototypes now in include filepeter1996-12-301-49/+64
* - prototypes now in standard include filepeter1996-12-301-23/+43
* - update return type of an "internal but documented" functionpeter1996-12-301-2/+10
* - tags in correct orderpeter1996-12-301-4/+6
* - canonical function declarationpeter1996-12-301-9/+21
* - don't close an unopen socketpeter1996-12-301-5/+8
* - prototype moved to include filepeter1996-12-301-3/+1
* - buffer overflow fix, from OpenBSDpeter1996-12-301-110/+58
* - use standard functionpeter1996-12-301-3/+7
* - prototype now in common include filepeter1996-12-301-4/+2
* - prototype now in include file, not herepeter1996-12-301-3/+1
* - Man page fix, updates.peter1996-12-302-8/+11
* Add manpage links for rpc functionspeter1996-12-301-0/+68
* Convert to mdoc format.mpp1996-12-214-178/+122
* get_myaddress() wasn't following the interface array properlypst1996-11-221-12/+9
* Use the more robust and more efficient reserved port allocation mechanismpeter1996-08-121-21/+45
* clear various struct sockaddr_in's on stack, set sin_len.peter1996-08-127-7/+17
* Code cleanup:jraynard1996-06-113-9/+9
* Code cleanup:jraynard1996-06-109-21/+37
* Remove extraneous '+' that looks like it was left in by mistake. Thiswpaul1996-06-101-2/+2
* Code cleanup (part two):jraynard1996-06-107-22/+30
* Code cleanup (part one):jraynard1996-06-088-14/+28
* Work around a bug in the Sun rpc code. This fixes a problem whereguido1996-03-171-4/+12
* Another round of man page cleanups.mpp1996-02-121-2/+2
* Minor cleanup of the rpc man pages to silence manck.mpp1996-02-126-10/+10
* Add some missing manual page links.mpp1996-02-021-0/+1
* Fix even more spelling errors in some more man pages.mpp1996-01-302-3/+3
* Fix minor annoyance: have clnt_perror(), clnt_perrno() andwpaul1995-12-101-4/+4
* Fixed type mismatches.bde1995-12-074-12/+12
* misc typosadam1995-10-273-7/+7
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-2223-32/+64
* Reviewed by: David Greenmanwpaul1995-08-021-14/+4
* Remove trailing whitespace.rgrimes1995-05-3032-315/+315
* 'Fix' for esoteric misfeature discovered while searching for another bug:wpaul1995-04-041-1/+16
* Submitted by: Sebastian Strollowwpaul1995-04-021-4/+14
* Fix authunix_maxgrouplist testache1995-03-181-2/+2
* Comment out the man page of rstat.1 from Makefile.inc. There is no rstatats1994-12-114-5/+5
* Fix comparison of int against unsigned when checking error returncsgr1994-08-311-2/+2
* Add back set_rpc_grouplistsize(), so mount_nfs compiles again. Alsowollman1994-08-101-3/+28
* More directory cleanup after YP merge.wollman1994-08-071-18/+2
* Add Sun RPC documentation, which should eventually go into our PSD.wollman1994-08-076-0/+9681
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-0741-0/+8555
OpenPOWER on IntegriCloud