summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/rpc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When sendrecv() returns -1, have rpc_call() return -1 as well. Otherwise, duemiod2015-08-151-2/+2
* Stop using old n_long and n_short types.mpi2014-07-131-16/+15
* ansification and knf and protosderaadt2003-08-111-35/+11
* strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt2003-06-011-7/+7
* First round of __P removal in sysmillert2002-03-141-3/+3
* strong signedness typing a version of egcs I tried months ago wantedniklas1998-02-231-4/+4
* -Wall printf format correctionmickey1997-02-061-3/+3
* printf format fix.mickey1996-12-121-2/+2
* Merge to NetBSD 961207niklas1996-12-081-10/+10
* Make typesafe and 64bit cleanerniklas1996-11-271-4/+4
* remove unneeded include <string.h>mickey1996-10-161-3/+1
* gcc -Wall happymickey1996-10-151-4/+4
* use nfs/{nfsv2.h,rpcv2.h} instead.mickey1996-09-271-2/+2
* NetBSD 960317 mergeniklas1996-04-191-5/+4
* initial import of NetBSD treederaadt1995-10-181-0/+442